Proper support for Poetry's dev dependencies.
This commit is contained in:
parent
4552b817f5
commit
6fbcad7088
2 changed files with 7 additions and 3 deletions
|
@ -39,9 +39,9 @@ yattag = "*"
|
|||
webptools = "*"
|
||||
supervisor = "*"
|
||||
superlance = "*"
|
||||
pytest = "*"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "*"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue