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 647f544 commit bfdb894Copy full SHA for bfdb894
.travis.yml
@@ -8,11 +8,6 @@ matrix:
8
- python: 2.7
9
env: DJANGO=1.11.*
10
11
- - python: 3.4
12
- env: DJANGO=1.10.*
13
14
- env: DJANGO=1.11.*
15
-
16
- python: 3.5
17
env: DJANGO=1.10.*
18
setup.py
@@ -33,7 +33,6 @@
33
'Programming Language :: Python',
34
'Programming Language :: Python :: 2.7',
35
'Programming Language :: Python :: 3.3',
36
- 'Programming Language :: Python :: 3.4',
37
'Programming Language :: Python :: 3.5',
38
'Programming Language :: Python :: 3.6',
39
'Programming Language :: Python :: 3.7',
0 commit comments