
[:platform_system == "Windows" and python_version < "3.13"]
pyreadline3

[:python_version < "3.13"]
pyrepl>=0.11.3

[dev]
ruff==0.11.8
mypy
fancycompleter[tests]

[tests]
pytest
pytest-cov
