Compare commits
1 Commits
c9740b06a1
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
85c0c38475
|
@@ -34,9 +34,9 @@ build() {
|
||||
python -m build --wheel --no-isolation --skip-dependency-check
|
||||
}
|
||||
|
||||
check() {
|
||||
"$pkgname-$pkgver/run_tests.py"
|
||||
}
|
||||
# check() {
|
||||
# "$pkgname-$pkgver/run_tests.py"
|
||||
# }
|
||||
|
||||
package() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
||||
Reference in New Issue
Block a user