4 Commits

Author SHA1 Message Date
Zhang LongQi
ff00635b17 on/off use different time setting
- Changed Python version constraint from ">=3.9,<3.14" to ">=3.9,<3.13" in both files.
- Updated dependency versions in pyproject.toml to use wildcard "*" for development dependencies.
- Added hash values for minimalmodbus and pyserial in requirements.txt for enhanced security.
2025-09-09 17:32:01 +08:00
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
Zhang LongQi
77743885fe Enhance README with detailed usage instructions in Chinese and English; add README.pdf for additional documentation. 2025-06-05 18:28:41 +08:00
LongQi
e2255c7aa4 add package dependency 2020-10-23 11:36:24 +08:00