mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +03:00
Python version: 3.9.7
This commit is contained in:
parent
e0f3787a31
commit
fd3ebc9c21
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2.3.4
|
- uses: actions/checkout@v2.3.4
|
||||||
- uses: actions/setup-python@v2.2.2
|
- uses: actions/setup-python@v2.2.2
|
||||||
with:
|
with:
|
||||||
python-version: "3.9.6"
|
python-version: "3.9.7"
|
||||||
architecture: "x86"
|
architecture: "x86"
|
||||||
|
|
||||||
- name: Install python tools
|
- name: Install python tools
|
||||||
|
@ -1 +1 @@
|
|||||||
3.9.6
|
3.9.7
|
||||||
|
@ -9,7 +9,7 @@ produce the Windows executables and installer.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
* We now test against, and package with, Python 3.9.6.
|
* We now test against, and package with, Python 3.9.7.
|
||||||
|
|
||||||
**As a consequence of this we no longer support Windows 7.
|
**As a consequence of this we no longer support Windows 7.
|
||||||
This is due to
|
This is due to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user