Skip to content

Commit

Permalink
removed 2.6 and 3.5 support
Browse files Browse the repository at this point in the history
  • Loading branch information
OmegaDroid committed Sep 16, 2015
1 parent 807128c commit 2272181
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
language: python
sudo: false
python:
- '2.6'
- '2.7'
- '3.3'
- '3.4'
- '3.5'
env:
- DJANGO_VERSION_NUMBER=1.7
- DJANGO_VERSION_NUMBER=1.8
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ def get_version(package):
'License :: OSI Approved :: BSD License',
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
Expand Down

0 comments on commit 2272181

Please sign in to comment.