Refine connection strings (dotenv), Makefile targets

This commit is contained in:
Andrew Brookins 2021-10-20 14:29:31 -07:00
parent d2fa4c586f
commit 49654eeede
7 changed files with 49 additions and 7 deletions

View file

@ -16,6 +16,7 @@ pptree = "^3.1"
types-redis = "^3.5.9"
types-six = "^1.16.1"
python-ulid = "^1.0.3"
python-dotenv = "^0.19.1"
[tool.poetry.dev-dependencies]
mypy = "^0.910"