2 Commits

Author SHA1 Message Date
Zhang LongQi
e24444305f Update Python version constraints and enhance project dependencies
- Updated Python version requirement from ">=3.8,<4.0" to ">=3.9,<3.14" in pyproject.toml and requirements.txt.
- Added additional development dependencies: poetry, ipython, flake8, yapf, and pyinstaller.
- Configured multiple package sources for dependency resolution in pyproject.toml.
- Added formatting configurations for yapf and black to maintain code style consistency.
2025-06-06 10:37:00 +08:00
longqi
e52b0f22e8 Add .gitignore to exclude app.dist and app.bin files 2025-05-15 15:25:35 +08:00