Skip to content

Commit f654b9f

Browse files
committed
Remove Tauri-related files and redundant requirements.txt
- Remove .env.development and .env.production (Tauri/Vite specific) - Remove requirements.txt (using pyproject.toml instead) - Remove static/js/app.js (no longer using JavaScript) We're now fully Python/FastHTML based with all dependencies in pyproject.toml
1 parent 0016f61 commit f654b9f

File tree

4 files changed

+0
-261
lines changed

4 files changed

+0
-261
lines changed

.env.development

Lines changed: 0 additions & 12 deletions
This file was deleted.

.env.production

Lines changed: 0 additions & 7 deletions
This file was deleted.

requirements.txt

Lines changed: 0 additions & 29 deletions
This file was deleted.

static/js/app.js

Lines changed: 0 additions & 213 deletions
This file was deleted.

0 commit comments

Comments
 (0)