We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6382c41 commit c072e03Copy full SHA for c072e03
setup.py
@@ -140,6 +140,7 @@ def get_packages():
140
'Programming Language :: Python',
141
'Programming Language :: Python :: 2.7',
142
'Programming Language :: Python :: 3.3',
143
+ 'Programming Language :: Python :: 3.4',
144
'Topic :: Software Development :: Libraries :: Python Modules',
145
'Topic :: Utilities'
146
]
0 commit comments