๐Ÿ“ฆ techouse / qs_codec

๐Ÿ“„ requirements_dev.txt ยท 9 lines
1
2
3
4
5
6
7
8
9pytest>=8.1.2
pytest-cov>=5.0.0
mypy>=1.10.0; platform_python_implementation != "PyPy"
mypy<1.19; platform_python_implementation == "PyPy"
toml>=0.10.2
tox
black
isort