sync ports with The Matrix
This commit is contained in:
parent
ec769495ab
commit
f5034afcba
3108 changed files with 91999 additions and 80269 deletions
|
@ -3,12 +3,12 @@ Manual patch
|
|||
Index: setup.py
|
||||
--- setup.py.orig
|
||||
+++ setup.py
|
||||
@@ -440,7 +440,7 @@ if __name__ == '__main__':
|
||||
'sympy.integrals.rubi.parsetools': ['header.py.txt'],
|
||||
@@ -328,7 +328,7 @@ if __name__ == '__main__':
|
||||
'sympy.plotting.tests': ['test_region_*.png'],
|
||||
'sympy': ['py.typed']
|
||||
},
|
||||
- data_files=[('share/man/man1', ['doc/man/isympy.1'])],
|
||||
+ data_files=[('man/man1', ['doc/man/isympy.1'])],
|
||||
cmdclass={'test': test_sympy,
|
||||
'bench': run_benchmarks,
|
||||
'clean': clean,
|
||||
'antlr': antlr,
|
||||
'sdist': sdist_sympy,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue