Skip to content

Commit 1285bf9

Browse files
committed
removed remaining references to Python 3.5 (no longer supported)
1 parent b1ef461 commit 1285bf9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
python:
2-
- 3.5
32
- 3.6
43
- 3.7

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ def readlocal(fname):
3131
'Intended Audience :: Developers',
3232
'Programming Language :: Python',
3333
'Programming Language :: Python :: 3',
34-
'Programming Language :: Python :: 3.5',
3534
'Programming Language :: Python :: 3.6',
3635
'Programming Language :: Python :: 3.7',
3736
'Topic :: Scientific/Engineering',

0 commit comments

Comments
 (0)