Load local .env file in dev mode (Will make same change to other projects)

This commit is contained in:
Peter Stockings
2024-04-07 22:30:28 +10:00
parent ff422e9536
commit 353093809f
2 changed files with 8 additions and 1 deletions

View File

@@ -9,4 +9,5 @@ minify-html==0.10.3
jinja2-fragments==0.3.0
Werkzeug==2.2.2
numpy==1.19.5
pandas==1.3.1
pandas==1.3.1
python-dotenv==1.0.1