Skip to content
Snippets Groups Projects

#66: Introduce Poetry

Merged Moul requested to merge 66_poetry into dev
Files
11
+ 5
1
@@ -41,4 +41,8 @@ docs/duniterpy.*
.mypy_cache
# gitlab pages
/public/
\ No newline at end of file
/public/
# Poetry
# https://python-poetry.org/docs/libraries/#lock-file
poetry.lock
Loading