We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b59f6c commit d79052eCopy full SHA for d79052e
2 files changed
.gitignore
@@ -27,6 +27,7 @@ venv/
27
ENV/
28
env.bak/
29
env/
30
+.env
31
32
# IDEs
33
.vscode/
pyproject.toml
@@ -27,4 +27,4 @@ dependencies = [
"Homepage" = "https://github.com/Sapliy/fintech-ecosystem"
[tool.setuptools]
-packages = ["sapliyio_fintech", "sapliy_fintech"]
+packages = ["sapliyio_fintech"]
0 commit comments