Browse Source

sympy delete

tags/v1.3.0
dingpeifei 4 years ago
parent
commit
1bee9764e4
2 changed files with 0 additions and 2 deletions
  1. +0
    -1
      requirements.txt
  2. +0
    -1
      setup.py

+ 0
- 1
requirements.txt View File

@@ -3,7 +3,6 @@ protobuf >= 3.8.0
asttokens >= 1.1.13
pillow >= 6.2.0
scipy >= 1.5.2
sympy >= 1.4
cffi >= 1.12.3
wheel >= 0.32.0
decorator >= 4.4.0


+ 0
- 1
setup.py View File

@@ -112,7 +112,6 @@ required_package = [
'asttokens >= 1.1.13',
'pillow >= 6.2.0',
'scipy >= 1.5.2',
'sympy >= 1.4',
'cffi >= 1.12.3',
'wheel >= 0.32.0',
'decorator >= 4.4.0',


Loading…
Cancel
Save