crowdsec/docker/test/Pipfile
2023-02-20 14:55:56 +01:00

12 lines
214 B
TOML

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