charset-normalizer

[:platform_system == "Windows"]
pywin32

[all]
pyshortcuts[dev,doc,gui,test]

[dev]
build
twine

[doc]
Sphinx

[gui]
wxPython

[test]
coverage
pytest
pytest-cov
