File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 8585 Python 3.8 - Django 3.2 :
8686 python.version : ' 3.8'
8787 tox.env : ' py38-django32'
88- Python 3.7 - Django 3.2 :
89- python.version : ' 3.7'
90- tox.env : ' py37-django32'
9188
9289
9390 steps :
@@ -202,9 +199,6 @@ jobs:
202199 Python 3.8 - Django 3.2 :
203200 python.version : ' 3.8'
204201 tox.env : ' py38-django32'
205- Python 3.7 - Django 3.2 :
206- python.version : ' 3.7'
207- tox.env : ' py37-django32'
208202
209203 steps :
210204 - task : UsePythonVersion@0
Original file line number Diff line number Diff line change 1111 "Operating System :: Microsoft :: Windows" ,
1212 'Programming Language :: Python' ,
1313 'Programming Language :: Python :: 3' ,
14- 'Programming Language :: Python :: 3.6' ,
15- 'Programming Language :: Python :: 3.7' ,
1614 'Programming Language :: Python :: 3.8' ,
1715 'Programming Language :: Python :: 3.9' ,
1816 'Programming Language :: Python :: 3.10' ,
1917 'Programming Language :: Python :: 3.11' ,
18+ 'Programming Language :: Python :: 3.12' ,
2019 'Framework :: Django :: 3.2' ,
2120 'Framework :: Django :: 4.0' ,
2221 'Framework :: Django :: 4.1' ,
You can’t perform that action at this time.
0 commit comments