Skip to content

Commit 227e0e1

Browse files
Update setup.py to reflect dropping 3.6 & 3.7 support.
1 parent a712228 commit 227e0e1

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

.travis.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
'Intended Audience :: Science/Research',
2323
'License :: OSI Approved :: BSD License',
2424
'Operating System :: OS Independent',
25-
'Programming Language :: Python :: 3.6',
26-
'Programming Language :: Python :: 3.7',
2725
'Programming Language :: Python :: 3.8',
2826
'Programming Language :: Python :: 3.9',
2927
'Programming Language :: Python :: 3.10',

0 commit comments

Comments
 (0)