File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 4646 strategy :
4747 matrix :
4848 python-version :
49- - " 3.7"
5049 - " 3.8"
5150 - " 3.9"
5251 - " 3.10"
5554 - " 3.2"
5655 - " 4.0"
5756 - " 4.1"
58- exclude :
59- - python-version : " 3.7"
60- django-version : " 4.0"
61- - python-version : " 3.7"
62- django-version : " 4.1"
6357 runs-on : ubuntu-latest
6458 steps :
6559 - name : Set up Python ${{ matrix.python-version }}
Original file line number Diff line number Diff line change @@ -16,8 +16,6 @@ classifier =
1616 Programming Language :: Python
1717 Programming Language :: Python :: 3
1818 Programming Language :: Python :: 3 :: Only
19- Programming Language :: Python :: 3.6
20- Programming Language :: Python :: 3.7
2119 Programming Language :: Python :: 3.8
2220 Programming Language :: Python :: 3.9
2321 Programming Language :: Python :: 3.10
You can’t perform that action at this time.
0 commit comments