Revert "alr-bin 0.0.11"

This reverts commit 79b0cb600f.
This commit is contained in:
2025-04-26 15:41:05 +03:00
parent 79b0cb600f
commit b81b99e2b3
6 changed files with 8 additions and 47 deletions

View File

@ -24,7 +24,7 @@ checksums=('blake2b-256:07402e233d49a86e2ba88325bcfdcad77fa56b05ba7ca61b58bc0212
build() {
cd "$srcdir/pytest_regressions-${version}/"
python -m build --wheel --no-isolation
python3 -m build
}
package() {