File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 3434 - PYTHON_VERSION="2.7" BUILD_SHARED_LIBS="yes"
3535 - PYTHON_VERSION="2.7" WITH_MPFR="yes" INTEGER_CLASS="gmpxx" WITH_NUMPY="no"
3636 - PYTHON_VERSION="3.7" WITH_MPC="yes"
37- - PYTHON_VERSION="3.4 " WITH_MPFR="yes"
37+ - PYTHON_VERSION="3.7 " WITH_MPFR="yes"
3838 - PYTHON_VERSION="3.5" WITH_MPC="yes"
3939 - PYTHON_VERSION="3.6" WITH_MPC="yes" INTEGER_CLASS="flint" WITH_FLINT="yes"
4040
Original file line number Diff line number Diff line change @@ -240,7 +240,6 @@ def finalize_options(self):
240240 'Topic :: Scientific/Engineering :: Mathematics' ,
241241 'Topic :: Scientific/Engineering :: Physics' ,
242242 'Programming Language :: Python :: 2.7' ,
243- 'Programming Language :: Python :: 3.4' ,
244243 'Programming Language :: Python :: 3.5' ,
245244 'Programming Language :: Python :: 3.6' ,
246245 'Programming Language :: Python :: 3.7' ,
You can’t perform that action at this time.
0 commit comments