Skip to content

Commit

Permalink
#246 Python packages are added to generate documentation from Jupyter…
Browse files Browse the repository at this point in the history
… Notebooks in developer mode.
  • Loading branch information
rhutten committed Jun 20, 2022
1 parent b149750 commit b345f02
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ numpy = "^1.21"
pydantic = {extras = ["dotenv"], version = "~1.8"}
lxml = "^4.6"
meshkernel = "^1.0.0"
mkdocs-jupyter = "^0.21.0"

[tool.poetry.dev-dependencies]
pytest = "^6.2"
Expand Down

0 comments on commit b345f02

Please sign in to comment.