adding new doctype

This commit is contained in:
2020-03-12 23:58:31 +00:00
parent 21472e8100
commit c7cabe8d63
3 changed files with 59 additions and 45 deletions

View File

@@ -31,6 +31,7 @@ mkdocs = "^1.1"
mkdocs-material = "^4.6.3"
pymdown-extensions = "^6.3"
mkdocstrings = "^0.8.0"
beeprint = "^2.4.10"
[tool.poetry.plugins."console_scripts"]
"musicbrainzapi" = "musicbrainzapi.cli.cli:cli"