Bring poetry changes up to date.

This commit is contained in:
Ben Rog-Wilhelm 2023-04-24 17:36:56 -05:00
parent 6fbcad7088
commit 8933f77bf5

View file

@ -40,7 +40,10 @@ webptools = "*"
supervisor = "*" supervisor = "*"
superlance = "*" superlance = "*"
[tool.poetry.dev-dependencies] [tool.poetry.group.dev]
optional = true
[tool.poetry.group.dev.dependencies]
pytest = "*" pytest = "*"
[build-system] [build-system]