crowdsec/docker/test/Pipfile

12 lines
213 B
TOML
Raw Normal View History

2023-02-20 13:55:56 +00:00
[packages]
pytest-dotenv = "*"
pytest-xdist = "*"
2023-05-25 08:02:33 +00:00
pytest-cs = {ref = "0.7.16", 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]
2023-05-25 08:02:33 +00:00
python_version = "*"