Added loading api params from dotenv file
This commit is contained in:
parent
fc7e6665a0
commit
819707af10
4 changed files with 32 additions and 2 deletions
|
|
@ -13,6 +13,7 @@ camisatoshi-wordpress-reports = "camisatoshi_wordpress_reports.cli:app"
|
|||
python = "^3.9"
|
||||
typer = {extras = ["all"], version = "^0.9.0"}
|
||||
woocommerce = "^3.0.0"
|
||||
python-dotenv = "^1.0.0"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue