mirror of
https://github.com/derrod/legendary.git
synced 2024-12-22 01:45:28 +00:00
README: Remove note about 3.8 compatibility
As of 0.20.30 Legendary uses 3.9+ features (| for dicts).
This commit is contained in:
parent
2ffd183554
commit
4722e38081
|
@ -35,7 +35,6 @@ it has to be run from a terminal (e.g. PowerShell)
|
||||||
- Linux, Windows (8.1+), or macOS (12.0+)
|
- Linux, Windows (8.1+), or macOS (12.0+)
|
||||||
+ 32-bit operating systems are not supported
|
+ 32-bit operating systems are not supported
|
||||||
- python 3.9+ (64-bit)
|
- python 3.9+ (64-bit)
|
||||||
+ Currently, only features up to Python 3.8 are used, but support for 3.8 may be dropped at any point
|
|
||||||
+ (Windows) `pythonnet` is not yet compatible with 3.10+, use 3.9 if you plan to install `pywebview`
|
+ (Windows) `pythonnet` is not yet compatible with 3.10+, use 3.9 if you plan to install `pywebview`
|
||||||
- PyPI packages:
|
- PyPI packages:
|
||||||
+ `requests`
|
+ `requests`
|
||||||
|
|
Loading…
Reference in a new issue