python mathics: patch to allow current sympy
This commit is contained in:
@@ -10019,6 +10019,10 @@ in modules // {
|
||||
|
||||
buildInputs = with self; [ pexpect ];
|
||||
|
||||
prePatch = ''
|
||||
substituteInPlace setup.py --replace "sympy==0.7.6" "sympy"
|
||||
'';
|
||||
|
||||
propagatedBuildInputs = with self; [
|
||||
argparse
|
||||
cython
|
||||
|
||||
Reference in New Issue
Block a user