mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
Update tox config to match poetry config
This commit is contained in:
parent
259632ce32
commit
81a65f97df
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ isolated_build = True
|
||||||
[testenv]
|
[testenv]
|
||||||
deps =
|
deps =
|
||||||
pytest >=6.2,<=8.1
|
pytest >=6.2,<=8.1
|
||||||
pytest-bdd >=6.0
|
pytest-bdd >=8.0
|
||||||
pytest-xdist >=2.5.0
|
pytest-xdist >=2.5.0
|
||||||
parse-type >=0.6.0
|
parse-type >=0.6.0
|
||||||
toml >=0.10
|
toml >=0.10
|
||||||
|
|
Loading…
Add table
Reference in a new issue