mirror of
https://github.com/onyx-and-iris/xair-api-python.git
synced 2024-11-15 17:40:57 +00:00
add group dev (dev-dependencies deprecated)
This commit is contained in:
parent
a1062e92b5
commit
eddfb89fa9
@ -12,7 +12,7 @@ python = "^3.10"
|
|||||||
python-osc = "^1.8.0"
|
python-osc = "^1.8.0"
|
||||||
tomli = { version = "^2.0.1", python = "<3.11" }
|
tomli = { version = "^2.0.1", python = "<3.11" }
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
pytest = "^7.1.2"
|
pytest = "^7.1.2"
|
||||||
pytest-randomly = "^3.12.0"
|
pytest-randomly = "^3.12.0"
|
||||||
black = "^22.6.0"
|
black = "^22.6.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user