We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6d76d8 commit 3297fa3Copy full SHA for 3297fa3
1 file changed
setup.py
@@ -47,7 +47,7 @@
47
48
# Specify the Python versions you support here. In particular, ensure
49
# that you indicate whether you support Python 2, Python 3 or both.
50
- 'Programming Language :: Python :: 2.7'
+ 'Programming Language :: Python :: 3.5.2'
51
],
52
53
# What does your project relate to?
0 commit comments