Add Python 3.8 to PyPI/trove classifier data

3.8 is now formally supported in .travis.yml
as of this commit.
pull/264/head
Brad Solomon 5 years ago committed by Adrien Vergé
parent 94c0416f6b
commit e98aacf62c

@ -42,6 +42,7 @@ setup(
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Topic :: Software Development',
'Topic :: Software Development :: Debuggers',
'Topic :: Software Development :: Quality Assurance',

Loading…
Cancel
Save