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 2656a8b commit 0b9e3b1Copy full SHA for 0b9e3b1
setup.py
@@ -22,6 +22,8 @@
22
'Operating System :: POSIX :: Linux',
23
'Natural Language :: English',
24
'Programming Language :: Python',
25
+ 'Programming Language :: Python :: 2',
26
+ 'Programming Language :: Python :: 3',
27
'Topic :: Multimedia :: Graphics :: 3D Rendering',
28
'Topic :: Software Development :: Libraries :: Python Modules',
29
],
0 commit comments