Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Commit 8c46721

Browse files
committed
Adding Python 3.4 to the PyPi trove categorization.
1 parent 25ba1a8 commit 8c46721

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
'Topic :: Software Development :: Libraries :: Python Modules',
1818
'Programming Language :: Python :: 2.7',
1919
'Programming Language :: Python :: 3.3',
20+
'Programming Language :: Python :: 3.4',
2021
]
2122

2223
KEYWORDS = 'color math conversions'

0 commit comments

Comments
 (0)