File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 - name : Setup Python
1717 uses : actions/setup-python@v4
1818 with :
19- python-version : 3.7
19+ python-version : 3.13
2020 - name : Install Tox
2121 run : pip install tox
2222 - name : Run Tox
Original file line number Diff line number Diff line change 1212 - name : Setup Python
1313 uses : actions/setup-python@v4
1414 with :
15- python-version : 3.9
15+ python-version : 3.13
1616 - name : Install Tox
1717 run : pip install tox
1818 - name : Run Tox
2626 - name : Setup Python
2727 uses : actions/setup-python@v4
2828 with :
29- python-version : 3.9
29+ python-version : 3.13
3030 - name : Install Tox
3131 run : pip install tox
3232 - name : Run Tox
4040 - name : Setup Python
4141 uses : actions/setup-python@v4
4242 with :
43- python-version : 3.9
43+ python-version : 3.13
4444 - name : Install Tox
4545 run : pip install tox
4646 - name : Run Tox
5454 - name : Setup Python
5555 uses : actions/setup-python@v4
5656 with :
57- python-version : 3.9
57+ python-version : 3.13
5858 - name : Install Tox
5959 run : pip install tox
6060 - name : Run Tox
7070 - name : Setup Python
7171 uses : actions/setup-python@v4
7272 with :
73- python-version : 3.9
73+ python-version : 3.13
7474 - name : Install Tox
7575 run : pip install tox
7676 - name : Run Tox
8484 - name : Setup Python
8585 uses : actions/setup-python@v4
8686 with :
87- python-version : 3.9
87+ python-version : 3.13
8888 - name : Install Tox
8989 run : pip install tox
9090 - name : Run Tox
@@ -105,7 +105,7 @@ jobs:
105105 - name : Setup Python
106106 uses : actions/setup-python@v4
107107 with :
108- python-version : 3.9
108+ python-version : 3.13
109109 - name : Install Tox
110110 run : pip install tox
111111 - name : Run Tox
You can’t perform that action at this time.
0 commit comments