File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 34
34
- PYTHON_VERSION="2.7" BUILD_SHARED_LIBS="yes"
35
35
- PYTHON_VERSION="2.7" WITH_MPFR="yes" INTEGER_CLASS="gmpxx" WITH_NUMPY="no"
36
36
- PYTHON_VERSION="3.7" WITH_MPC="yes"
37
- - PYTHON_VERSION="3.4 " WITH_MPFR="yes"
37
+ - PYTHON_VERSION="3.7 " WITH_MPFR="yes"
38
38
- PYTHON_VERSION="3.5" WITH_MPC="yes"
39
39
- PYTHON_VERSION="3.6" WITH_MPC="yes" INTEGER_CLASS="flint" WITH_FLINT="yes"
40
40
Original file line number Diff line number Diff line change @@ -240,7 +240,6 @@ def finalize_options(self):
240
240
'Topic :: Scientific/Engineering :: Mathematics' ,
241
241
'Topic :: Scientific/Engineering :: Physics' ,
242
242
'Programming Language :: Python :: 2.7' ,
243
- 'Programming Language :: Python :: 3.4' ,
244
243
'Programming Language :: Python :: 3.5' ,
245
244
'Programming Language :: Python :: 3.6' ,
246
245
'Programming Language :: Python :: 3.7' ,
You can’t perform that action at this time.
0 commit comments