Skip to content

Commit 0b9e3b1

Browse files
committed
Missing py2 p3 classifiers
1 parent 2656a8b commit 0b9e3b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
'Operating System :: POSIX :: Linux',
2323
'Natural Language :: English',
2424
'Programming Language :: Python',
25+
'Programming Language :: Python :: 2',
26+
'Programming Language :: Python :: 3',
2527
'Topic :: Multimedia :: Graphics :: 3D Rendering',
2628
'Topic :: Software Development :: Libraries :: Python Modules',
2729
],

0 commit comments

Comments
 (0)