Skip to content
Snippets Groups Projects
Commit 0bbb8d04 authored by mjbonifa's avatar mjbonifa
Browse files

(fix) added twine to the development dependancies

parent 5b2ab3d2
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,8 @@ dependencies = [
"mypy",
"pdoc",
"pydoc-markdown",
"mkdocs"
"mkdocs",
"twine"
]
[tool.hatch.envs.dev.scripts]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment