1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-07-10 13:41:19 +03:00

Specify necessary versions of Python

Athanasius 2021-01-01 15:29:10 +00:00
parent c98c16c0e4
commit b0f1c97c21

@ -1,6 +1,9 @@
Running from source
===
You will currently need at least Python 3.7.x to run `stable` code. In order to run
`develop` you will need Python 3.8.x or higher (3.9.x has had some testing).
1. You have two choices:
1. Using a zip of the latest stable source. Download and extract the
[latest stable source code](https://github.com/EDCD/EDMarketConnector/archive/stable.zip).