mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Drop support for Python 3.3 since wheel doesn't support it
This commit is contained in:
parent
fd7c4e86aa
commit
0c1fb79311
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ language: python
|
|||
cache: pip
|
||||
python:
|
||||
- 2.7
|
||||
- 3.3
|
||||
- 3.4
|
||||
- 3.5
|
||||
- 3.6
|
||||
|
|
|
|||
Loading…
Reference in a new issue