Skip to content

Commit 6ebc779

Browse files
committed
Update Trove classifiers to match Tox/Travis CI
1 parent a3f55b7 commit 6ebc779

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
'Environment :: Web Environment',
3636
'License :: OSI Approved :: Apache Software License',
3737
'Operating System :: OS Independent',
38-
'Programming Language :: Python :: 2.6',
38+
'Programming Language :: Python :: 2',
3939
'Programming Language :: Python :: 2.7',
4040
'Programming Language :: Python :: 3',
41-
'Programming Language :: Python :: 3.2',
42-
'Programming Language :: Python :: 3.3',
4341
'Programming Language :: Python :: 3.4',
42+
'Programming Language :: Python :: 3.5',
43+
'Programming Language :: Python :: 3.6',
4444
'Topic :: Internet :: WWW/HTTP',
4545
],
4646
)

0 commit comments

Comments
 (0)