crowdsec/docker/test/Pipfile

12 lines
214 B
TOML
Raw Normal View History

2023-02-20 13:55:56 +00:00
[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"