We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5e719 commit 109c562Copy full SHA for 109c562
setup.py
@@ -60,6 +60,7 @@
60
"Programming Language :: Python :: 3.5",
61
"Programming Language :: Python :: 3.6",
62
"Programming Language :: Python :: 3.7",
63
+ "Programming Language :: Python :: 3.8",
64
]
65
66
version_txt = os.path.join(here, 'supervisor/version.txt')
0 commit comments