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.
2 parents d6e890d + 904ec5a commit 63e904eCopy full SHA for 63e904e
setup.py
@@ -89,6 +89,9 @@ def run(self):
89
'License :: OSI Approved :: BSD License',
90
'Programming Language :: Python',
91
'Programming Language :: Python :: 3',
92
+ 'Programming Language :: Python :: 3.7',
93
+ 'Programming Language :: Python :: 3.8',
94
+ 'Programming Language :: Python :: 3.9'
95
],
96
)
97
0 commit comments