mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-17 15:01:20 +02:00
11 lines
213 B
TOML
11 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 = "*"
|