feat: switch to Poetry
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -52,6 +52,7 @@ coverage.xml
|
||||
*.py,cover
|
||||
.hypothesis/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
@ -111,6 +112,7 @@ venv/
|
||||
ENV/
|
||||
env.bak/
|
||||
venv.bak/
|
||||
.env.test
|
||||
|
||||
# Spyder project settings
|
||||
.spyderproject
|
||||
|
Reference in New Issue
Block a user