File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 4646 - " 3.8"
4747 - " 3.9"
4848 django-version :
49- - " 2.2"
50- - " 3.1"
51- - " 3.2"
49+ - " 2.2.0"
50+ - " 3.2.0"
51+ - " 4.0a1"
52+ exclude :
53+ - python-version : " 3.7"
54+ django-version : " 4.0a1"
5255 runs-on : ubuntu-latest
5356 steps :
5457 - name : Set up Python ${{ matrix.python-version }}
Original file line number Diff line number Diff line change @@ -19,9 +19,11 @@ classifier =
1919 Programming Language :: Python :: 3.6
2020 Programming Language :: Python :: 3.7
2121 Programming Language :: Python :: 3.8
22+ Programming Language :: Python :: 3.9
2223 Framework :: Django
2324 Framework :: Django :: 2.2
24- Framework :: Django :: 3.0
25+ Framework :: Django :: 3.1
26+ Framework :: Django :: 4.0
2527
2628[options]
2729include_package_data = True
You can’t perform that action at this time.
0 commit comments