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:8a982d9906746cdc6a6ef809ae6338005b3f21bb568bea3165cfc6a2
build() {
cd "$srcdir/wheel-${version}"
python -m build --wheel --no-isolation
python3 -m build
}
package() {