Skip to content

Commit

Permalink
Add pymdownx to mkdocs requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
BMPixel committed Aug 18, 2024
1 parent 146f234 commit 8b6a38d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
mkdocs-callouts
pymdown-extensions
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ pytest = "^8.2.2"
wat-inspector = "^0.3.3"
pygments = "^2.18.0"
ipdb = "^0.13.13"

[tool.poetry.group.dev.dependencies]
pygments = "^2.18.0"
flake8 = "^7.1.1"
black = "^24.8.0"
pre-commit = "^3.8.0"
Expand Down

0 comments on commit 8b6a38d

Please sign in to comment.