Skip to content

Commit

Permalink
blerg
Browse files Browse the repository at this point in the history
  • Loading branch information
adamghill committed Aug 12, 2023
1 parent 1c24e64 commit 6fe715e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ rst2pdf = { version = "^0.98", optional = true }
minify = ["htmlmin"]
docs = ["Sphinx", "linkify-it-py", "myst-parser", "furo", "sphinx-copybutton", "sphinx-autobuild", "rst2pdf"]

[tool.poetry.group.dev.dependencies]
[tool.poetry.dev.dependencies]
pytest = "^6"
black = "*"
flake8 = "^3"
Expand Down

0 comments on commit 6fe715e

Please sign in to comment.