Skip to content

Commit

Permalink
build: remove sphinx from package dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jooyoungseo committed Aug 25, 2024
1 parent ca460b4 commit 41f61a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ wrapt = "^1.16.0"

[tool.poetry.group.dev.dependencies]
black = "23.3.0"
sphinx = "^7.0.1"
pre-commit = "^3.3.2"
pytest = "^7.3.2"
python-semantic-release = "^8.7.0"
Expand Down

0 comments on commit 41f61a9

Please sign in to comment.