set package-mode, source .env, gitignore .env

This commit is contained in:
Chris Oloff 2026-01-14 18:35:39 +02:00
parent 70a2910b74
commit 9dbdd2b815
3 changed files with 7 additions and 0 deletions

View file

@ -4,6 +4,7 @@ version = "0.1.0"
description = "Watt42 View, a browser-based app to visualize a Watt42 system, and to interact with it"
authors = ["Chris Oloff <chris@uber5.com>"]
readme = "README.md"
package-mode = false
[tool.poetry.dependencies]
python = "^3.12"