Skip to content

Commit 3d2128c

Browse files
committed
Include Python 3.8 in classifier
1 parent 8d56b2d commit 3d2128c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ def read(*parts):
170170
'Programming Language :: Python :: 3.5',
171171
'Programming Language :: Python :: 3.6',
172172
'Programming Language :: Python :: 3.7',
173+
'Programming Language :: Python :: 3.8',
173174
'Topic :: Software Development :: Testing',
174175
'Topic :: Software Development :: Libraries :: Python Modules',
175176
],

0 commit comments

Comments
 (0)