crowdsec/Pipfile
Marco Mariani 8ef194b49b wip
2023-04-18 14:28:47 +02:00

12 lines
215 B
TOML

[packages]
pytest-dotenv = "*"
pytest-xdist = "*"
pytest-cs = {ref = "0.7.2", git = "https://github.com/crowdsecurity/pytest-cs.git"}
[dev-packages]
gnureadline = "*"
ipdb = "*"
[requires]
python_version = "3.10"