tomli/tomllib compatibility layer added.

python version requirement changed.
updated installation instructions

tomli added as runtime dependency if py ver < 3.11

minor version bump.
This commit is contained in:
onyx-and-iris
2022-09-03 19:29:57 +01:00
parent 0c0a4372e7
commit b116c6a24f
7 changed files with 47 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
## Python Installation
If you don't have Python already you can fetch it easily from the Windows Store. Simply type `store` into the windows search bar. To run this GUI you'll need the latest version, Python 3.11 (RC).
If you don't have Python already you can fetch it easily from the Windows Store. Simply type `store` into the windows search bar. To run this GUI you'll need Python version 3.10 or above.
![Image of Python 311 in Windows Store](./doc_imgs/python311.png)