Skip to content

Commit edba002

Browse files
committed
Add Python 3.8 classifier [skip ci]
1 parent f053240 commit edba002

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
@@ -26,6 +26,7 @@ def readme():
2626
'Programming Language :: Python :: 3.5',
2727
'Programming Language :: Python :: 3.6',
2828
'Programming Language :: Python :: 3.7',
29+
'Programming Language :: Python :: 3.8',
2930
'Operating System :: OS Independent',
3031
],
3132
keywords='sphinx autodoc autosummary content table',

0 commit comments

Comments
 (0)