We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3970016 commit e6363dfCopy full SHA for e6363df
README.md
@@ -28,7 +28,7 @@ See License section for information about wheels
28
Install prerequisites.
29
30
CMake >= 2.8.7
31
- Python2 >= 2.7 or Python3 >= 3.3
+ Python2 >= 2.7 or Python3 >= 3.4
32
Cython >= 0.19.1
33
SymEngine >= 0.2.0
34
setup.py
@@ -240,7 +240,6 @@ def finalize_options(self):
240
'Topic :: Scientific/Engineering :: Mathematics',
241
'Topic :: Scientific/Engineering :: Physics',
242
'Programming Language :: Python :: 2.7',
243
- 'Programming Language :: Python :: 3.3',
244
'Programming Language :: Python :: 3.4',
245
'Programming Language :: Python :: 3.5',
246
]
0 commit comments