FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 51ded7b6 authored by Dr Abraham Martin's avatar Dr Abraham Martin
Browse files

Django 1.6 is no longer supported by the django project, dropping support.

parent 0ed13597
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@ python:
- 2.7
- 3.4
env:
- DJANGO="django>=1.6,<1.7"
- DJANGO="django>=1.7,<1.8"
- DJANGO="django>=1.8,<1.9"
install:
......
django>=1.6
django>=1.7
PyOpenSSL>=0.15,<0.16
requests
\ No newline at end of file
django>=1.6
PyOpenSSL==0.14
django>=1.7
PyOpenSSL>=0.15,<0.16
requests
django-jenkins
coverage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment