Skip to content

Commit

Permalink
Remove optional-dependencies section
Browse files Browse the repository at this point in the history
  • Loading branch information
dalito committed Jan 10, 2025
1 parent 388b02f commit ba27174
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions {{cookiecutter.project_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@ dependencies = [
"linkml-runtime >=1.8.0",
]

[project.optional-dependencies]
docs = [
"mkdocs-material >=8.2.8",
"mkdocs-mermaid2-plugin >=1.1.1",
"schemasheets >= 0.1.14",
]

[tool.poetry]
requires-poetry = ">=2.0"
version = "0.0.0"
Expand Down

0 comments on commit ba27174

Please sign in to comment.