Add nox to the develop dependencies
This commit is contained in:
parent
1351adaa62
commit
fc87305922
2 changed files with 124 additions and 1 deletions
|
|
@ -16,3 +16,5 @@ python = "^3.8"
|
|||
jupyterlab = "^2.2.8"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
# Task runners
|
||||
nox = "^2020.8.22"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue