crowdsec/docker/test/Pipfile
2023-05-25 10:02:33 +02:00

12 lines
213 B
TOML

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