Add mkdocs dependency to build documentation
This commit is contained in:
@@ -8,6 +8,7 @@ authors = ["Vikash Kothary <kothary.vikash@gmail.com>"]
|
||||
python = "^3.7"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mkdocs = "^1.1.2"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
|
||||
Reference in New Issue
Block a user