Skip to content

Commit

Permalink
Add mistletoe to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-the1 committed Jul 10, 2024
1 parent fe766b9 commit 02a4aae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ mistletoe = { version = '*', optional = true}
pre-commit = ">=2.20,<4.0"
snakeviz = "^2.1.1"
black = "^24"
mistletoe = "^1.3.0"

[tool.poetry.group.static.dependencies]
flake8 = "^5.0.4"
Expand Down

0 comments on commit 02a4aae

Please sign in to comment.