We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e84af commit 5baad56Copy full SHA for 5baad56
2 files changed
azure-pipelines.yml
@@ -99,8 +99,6 @@ jobs:
99
100
strategy:
101
matrix:
102
- Python35:
103
- python.version: '3.5'
104
Python36:
105
python.version: '3.6'
106
Python37:
setup.py
@@ -64,9 +64,6 @@ def cmake_bool(cond):
64
Intended Audience :: Science/Research
65
License :: OSI Approved :: BSD License
66
Programming Language :: Python
67
- Programming Language :: Python :: 2.7
68
- Programming Language :: Python :: 3.4
69
- Programming Language :: Python :: 3.5
70
Programming Language :: Python :: 3.6
71
Programming Language :: Python :: 3.7
72
Programming Language :: Python :: 3.8
0 commit comments