We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c1b1f5 commit 2993d38Copy full SHA for 2993d38
1 file changed
setup.py
@@ -58,6 +58,7 @@ def req_file(filename):
58
'Programming Language :: Python :: 3',
59
'Programming Language :: Python :: 3.5',
60
'Programming Language :: Python :: 3.6',
61
+ 'Programming Language :: Python :: 3.7',
62
],
63
project_urls={
64
'Documentation': 'https://python-gino.readthedocs.io/',
0 commit comments