crowdsec/docker/test/Pipfile

12 lines
215 B
TOML
Raw Normal View History

2023-02-20 13:55:56 +00:00
[packages]
pytest-dotenv = "*"
pytest-xdist = "*"
pytest-cs = {ref = "0.4.0", git = "https://github.com/crowdsecurity/pytest-cs.git"}
2023-02-20 13:55:56 +00:00
[dev-packages]
gnureadline = "*"
ipdb = "*"
2023-02-20 13:55:56 +00:00
[requires]
python_version = "3.10"