Switch to maintained version of python-i18n

See issues at https://github.com/Krutyi-4el/python-i18n
This commit is contained in:
Orsiris de Jong 2023-03-02 10:40:30 +01:00
parent c65cfd55bb
commit 325084f9dc

View file

@ -13,7 +13,9 @@ requests
ruamel.yaml
psutil
pyyaml # Required for python-i18n which does not work with ruamel.yaml
python-i18n
# python-i18n local copy from https://github.com/Krutyi-4el/python-i18n:
# Replaced python-i18n with a fork that prevents boolean keys from being interpreted
# python-i18n
# python-i18n local copy from https://github.com/Krutyi-4el/python-i18n
https://github.com/Krutyi-4el/python-i18n/archive/master.zip
packaging
pywin32; platform_system == "Windows"