mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-15 05:43:56 +02:00
11 lines
215 B
TOML
11 lines
215 B
TOML
[packages]
|
|
pytest-dotenv = "*"
|
|
pytest-xdist = "*"
|
|
pytest-cs = {ref = "0.4.0", git = "https://github.com/crowdsecurity/pytest-cs.git"}
|
|
|
|
[dev-packages]
|
|
gnureadline = "*"
|
|
ipdb = "*"
|
|
|
|
[requires]
|
|
python_version = "3.10"
|