Skip to content

Commit dffa5fd

Browse files
committed
fix version info in trove classifiers, take 2
1 parent 6626150 commit dffa5fd

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
@@ -131,6 +131,7 @@ def find_package_data(
131131
'Programming Language :: Python :: 2',
132132
'Programming Language :: Python :: 2.6',
133133
'Programming Language :: Python :: 2.7',
134+
'Programming Language :: Python :: 3',
134135
'Programming Language :: Python :: 3.2',
135136
'Intended Audience :: Developers',
136137
'Environment :: Console',

0 commit comments

Comments
 (0)