mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-06 16:44:06 +00:00
Picard 2 supports Python 3 only
This commit is contained in:
2
setup.py
2
setup.py
@@ -612,6 +612,8 @@ args = {
|
||||
'classifiers': [
|
||||
'License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)',
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3 :: Only',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Operating System :: Microsoft :: Windows',
|
||||
|
||||
Reference in New Issue
Block a user