There was an error while loading. Please reload this page.
1 parent 25fc1ee commit 5b3e6e7Copy full SHA for 5b3e6e7
2 files changed
.travis.yml
@@ -1,8 +1,6 @@
1
language: python
2
python:
3
- "2.7"
4
- - "3.2"
5
- - "3.3"
6
- "3.4"
7
- "3.5"
8
- "3.6"
setup.py
@@ -29,8 +29,6 @@
29
'Programming Language :: Python',
30
'Programming Language :: Python :: 2.7',
31
'Programming Language :: Python :: 3',
32
- 'Programming Language :: Python :: 3.2',
33
- 'Programming Language :: Python :: 3.3',
34
'Programming Language :: Python :: 3.4',
35
'Programming Language :: Python :: 3.5',
36
'Programming Language :: Python :: 3.6',
0 commit comments