Add python-dotenv
This commit is contained in:
parent
3b4784dcb2
commit
403bd89ca2
4 changed files with 29 additions and 4 deletions
|
|
@ -8,6 +8,7 @@ license = "GPL-3.0"
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
click = "^7.1.2"
|
||||
python-dotenv = "^0.15.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "^20.8b1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue