Skip to content

Commit cdba64d

Browse files
committed
Add mkdocs dependencies
1 parent 92f184d commit cdba64d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ beautifulsoup4 = "^4.8"
4545
coverage = "^4.5"
4646
flake8 = "^3.7"
4747
isort = {version = "^4.3", extras = ["pyproject"]}
48+
mkdocs = "^1.1.2"
49+
mkdocs-material = "^5.5.14"
50+
pymdown-extensions = "^8.0"
4851

4952
[tool.isort]
5053
known_first_party = "pattern_library"

0 commit comments

Comments
 (0)