pythonPackages.clifford: Remove stale substituteInPlace
This commit is contained in:
parent
b33fe92b81
commit
2662022831
@ -46,11 +46,6 @@ buildPythonPackage rec {
|
|||||||
ipython
|
ipython
|
||||||
];
|
];
|
||||||
|
|
||||||
postPatch = ''
|
|
||||||
substituteInPlace setup.py \
|
|
||||||
--replace "'numba==0.43'" "'numba'"
|
|
||||||
'';
|
|
||||||
|
|
||||||
# avoid collecting local files
|
# avoid collecting local files
|
||||||
preCheck = ''
|
preCheck = ''
|
||||||
cd clifford/test
|
cd clifford/test
|
||||||
|
Loading…
Reference in New Issue
Block a user