File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 26
26
- DJANGO_VERSION=1.10.* DJANGO_REST_VERSION=3.4.*
27
27
- DJANGO_VERSION=1.10.* DJANGO_REST_VERSION=3.5.*
28
28
- DJANGO_VERSION=1.10.* DJANGO_REST_VERSION=3.6.*
29
+ - DJANGO_VERSION=1.11.* DJANGO_REST_VERSION=3.4.*
30
+ - DJANGO_VERSION=1.11.* DJANGO_REST_VERSION=3.5.*
31
+ - DJANGO_VERSION=1.11.* DJANGO_REST_VERSION=3.6.*
29
32
cache :
30
33
directories :
31
34
- $HOME/.cache/pip
Original file line number Diff line number Diff line change 25
25
'Framework :: Django :: 1.8' ,
26
26
'Framework :: Django :: 1.9' ,
27
27
'Framework :: Django :: 1.10' ,
28
+ 'Framework :: Django :: 1.11' ,
28
29
'Intended Audience :: Developers' ,
29
30
'License :: OSI Approved :: BSD License' ,
30
31
'Operating System :: OS Independent' ,
34
35
'Programming Language :: Python :: 3' ,
35
36
'Programming Language :: Python :: 3.4' ,
36
37
'Programming Language :: Python :: 3.5' ,
38
+ 'Programming Language :: Python :: 3.6' ,
37
39
'Topic :: Internet :: WWW/HTTP' ,
38
40
'Topic :: Internet :: WWW/HTTP :: Dynamic Content' ,
39
41
],
You can’t perform that action at this time.
0 commit comments