We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b51775 commit f5e9c4bCopy full SHA for f5e9c4b
.travis.yml
@@ -1,6 +1,5 @@
1
language: python
2
python:
3
- - "2.6"
4
- "2.7"
5
- "3.3"
6
- "3.4"
setup.py
@@ -61,7 +61,7 @@ def readme():
61
62
'Programming Language :: Python',
63
#'Programming Language :: Python :: 2',
64
- 'Programming Language :: Python :: 2.6',
+ #'Programming Language :: Python :: 2.6',
65
'Programming Language :: Python :: 2.7',
66
#'Programming Language :: Python :: 3',
67
#'Programming Language :: Python :: 3.2',
0 commit comments