
[:platform_system != "Windows"]
readline

[:platform_system == "Windows"]
pyreadline3

[dev]
pytest>=7.0
pytest-cov>=3.0
black>=22.0
flake8>=4.0
