Skip to content

Commit 109c562

Browse files
committed
Add Python 3.8 classifier
1 parent de5e719 commit 109c562

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
@@ -60,6 +60,7 @@
6060
"Programming Language :: Python :: 3.5",
6161
"Programming Language :: Python :: 3.6",
6262
"Programming Language :: Python :: 3.7",
63+
"Programming Language :: Python :: 3.8",
6364
]
6465

6566
version_txt = os.path.join(here, 'supervisor/version.txt')

0 commit comments

Comments
 (0)