mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-05-31 15:49:41 +03:00
Bump pyton version to 3.9.8
This commit is contained in:
parent
b589ac39a5
commit
9eb90efed6
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- uses: actions/checkout@v2.4.0
|
||||
- uses: actions/setup-python@v2.2.2
|
||||
with:
|
||||
python-version: "3.9.7"
|
||||
python-version: "3.9.8"
|
||||
architecture: "x86"
|
||||
|
||||
- name: Install python tools
|
||||
|
@ -1 +1 @@
|
||||
3.9.7
|
||||
3.9.8
|
||||
|
@ -9,7 +9,7 @@ produce the Windows executables and installer.
|
||||
|
||||
---
|
||||
|
||||
* We now test against, and package with, Python 3.9.7.
|
||||
* We now test against, and package with, Python 3.9.8.
|
||||
|
||||
**As a consequence of this we no longer support Windows 7.
|
||||
This is due to
|
||||
@ -27,6 +27,12 @@ produce the Windows executables and installer.
|
||||
|
||||
---
|
||||
|
||||
Developers
|
||||
---
|
||||
|
||||
* Now built using Python 3.9.8.
|
||||
|
||||
|
||||
Release 5.2.1
|
||||
===
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user