alr-bin 0.0.11

This commit is contained in:
2025-04-26 15:40:37 +03:00
parent dc277c49e9
commit 79b0cb600f
6 changed files with 47 additions and 8 deletions

View File

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