Skip to content

Commit b4833ff

Browse files
author
Sergey Vilgelm
committed
Update classifiers
1 parent 5560c75 commit b4833ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@ def pip(filename):
9797
'Programming Language :: Python :: 2',
9898
'Programming Language :: Python :: 2.7',
9999
'Programming Language :: Python :: 3',
100-
'Programming Language :: Python :: 3.4',
101100
'Programming Language :: Python :: 3.5',
102101
'Programming Language :: Python :: 3.6',
103102
'Programming Language :: Python :: 3.7',
103+
'Programming Language :: Python :: 3.8',
104104
'Programming Language :: Python :: Implementation :: PyPy',
105105
'Topic :: Software Development :: Libraries :: Python Modules',
106106
'License :: OSI Approved :: BSD License',

0 commit comments

Comments
 (0)