mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python-numpy: ignore beta releases
This commit is contained in:
parent
b712dace2d
commit
9ccffc897f
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
pkgname="numpy"
|
pkgname="numpy"
|
||||||
ignore="*rc*"
|
ignore="*b* *rc*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue