Python env now autoopens

This commit is contained in:
Jonas Linter
2025-10-08 16:18:20 +02:00
parent 44abe3ed35
commit dba07fc5ff
2 changed files with 20 additions and 0 deletions

6
.env Normal file
View File

@@ -0,0 +1,6 @@
# Environment variables for development
# You can add project-specific environment variables here
# Example:
# ALPINEBITS_CONFIG_DIR=./config
# PYTHONPATH=./src