Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasGe committed Sep 3, 2024
1 parent a060c59 commit e38abf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ dependencies = [
[project.optional-dependencies]

dev = [
"waitress==2.1.2""
"waitress==2.1.2",
"Sphinx==7.1.2",
"sphinxcontrib-httpdomain==1.8.1,
"sphinxcontrib-httpdomain==1.8.1",
"sphinx-rtd-theme==2.0.0",
"sphinxcontrib-plantuml==0.27",
"oe-sphinx-theme==0.4.0",
Expand Down

0 comments on commit e38abf2

Please sign in to comment.