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 d892a4d commit 0e5db8eCopy full SHA for 0e5db8e
setup.py
@@ -24,6 +24,9 @@
24
'Topic :: Software Development :: Build Tools',
25
'License :: Other/Proprietary License',
26
'Programming Language :: Python :: 2.7',
27
+ 'Programming Language :: Python :: 3.6',
28
+ 'Programming Language :: Python :: 3.7',
29
+ 'Programming Language :: Python :: 3.8',
30
],
31
keywords='qencode, qencode.com, cloud.qencode.com',
32
packages=['qencode'],
0 commit comments