1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-07-14 15:41:09 +03:00

Only developers should run develop

Athanasius 2022-12-07 19:25:44 +00:00
parent b1788898e1
commit 2f2995bb47

@ -7,7 +7,8 @@
[TypeError when running from source on stable branch #1497](https://github.com/EDCD/EDMarketConnector/issues/1497)) [TypeError when running from source on stable branch #1497](https://github.com/EDCD/EDMarketConnector/issues/1497))
* `develop` is targeted at Python 3.10 and has no guarantee about working on * `develop` is targeted at Python 3.10 and has no guarantee about working on
earlier Python versions. earlier Python versions. **If you are not actively developing the application
then you SHOULD NOT BE RUNNING THIS BRANCH.**
In general you can check the contents of the file `.python-version` in the In general you can check the contents of the file `.python-version` in the
source for the version that code is targeting. This file is *not* included source for the version that code is targeting. This file is *not* included