Skip to content

Conversation

@NFUChen
Copy link
Contributor

@NFUChen NFUChen commented Jun 18, 2025

chore: Update .gitignore and pyproject.toml for improved dependency management and ignore patterns

  • Added new entries to .gitignore to exclude source files, configuration files, and database files.
  • Updated dependencies in pyproject.toml to use a specific commit for py-spring-core and increased the version requirement for sqlmodel.
  • Adjusted Python version requirement to restrict to versions below 3.13.
William-W-Chen and others added 4 commits June 19, 2025 01:10
…anagement and ignore patterns - Added new entries to .gitignore to exclude source files, configuration files, and database files. - Updated dependencies in pyproject.toml to use a specific commit for `py-spring-core` and increased the version requirement for `sqlmodel`. - Adjusted Python version requirement to restrict to versions below 3.13.
- Changed the dependency for `py-spring-core` from a specific commit to a version range (`>=0.0.13`) for better compatibility and flexibility.
…onService for improved type safety and modularity - Commented out unused controller and service classes in `provide_py_spring_model` for clarity. - Enhanced type annotations in the `Query` decorator's wrapper function to improve type safety and maintainability.
@NFUChen NFUChen merged commit b48e405 into main Jun 19, 2025
1 check passed
@NFUChen NFUChen deleted the bump/py-spring-core branch June 19, 2025 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants