commit
f2eb615a85
@ -26,6 +26,8 @@ buildPythonPackage rec {
|
|||||||
substituteInPlace setup.py --replace "'--always', '--match', 'v*']).decode('ascii').strip('\n')" ""
|
substituteInPlace setup.py --replace "'--always', '--match', 'v*']).decode('ascii').strip('\n')" ""
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
dontUseCmakeConfigure = true;
|
||||||
|
|
||||||
# Python 3 works but has a broken import test that I couldn't
|
# Python 3 works but has a broken import test that I couldn't
|
||||||
# figure out.
|
# figure out.
|
||||||
doCheck = !isPy3k;
|
doCheck = !isPy3k;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user