python3-networkx: remove $wrksrc
This commit is contained in:
parent
f08ff9388d
commit
4297b784de
|
@ -2,7 +2,6 @@
|
||||||
pkgname=python3-networkx
|
pkgname=python3-networkx
|
||||||
version=2.8.8
|
version=2.8.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="networkx-${version}"
|
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# failing in i686
|
# failing in i686
|
||||||
make_check_args="--deselect networkx/algorithms/approximation/tests/test_traveling_salesman.py::test_asadpour_tsp"
|
make_check_args="--deselect networkx/algorithms/approximation/tests/test_traveling_salesman.py::test_asadpour_tsp"
|
||||||
|
|
Loading…
Reference in New Issue