Skip to content

Commit

Permalink
chore: remove optional dep section in pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescalam committed Dec 18, 2024
1 parent 57da6bd commit f8a7b38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
12 changes: 5 additions & 7 deletions poetry.lock

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

3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ pytest-xdist = "^3.5.0"
mypy = "^1.7.1"
black = {extras = ["jupyter"], version = ">=23.12.1,<24.5.0"}

[tool.poetry.extras]
visualize = ["networkx", "matplotlib"]

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

0 comments on commit f8a7b38

Please sign in to comment.