mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-03 14:05:42 +00:00
- Expanded package data in `pyproject.toml` to include additional static files for the web viewer. - Removed testing dependencies from `requirements.txt`, noting that they are now included in pyproject extras. - Updated the base HTML template to reference the manifest from the Flask static folder. - Modified the build script to exclude `.cursor` files and updated documentation URLs to the correct repository. - Changed the installation command in the build script to use `requirements.txt` instead of the previous method.