Skip to content

Conversation

@ecomodeller
Copy link
Member

Summary

  • Set minimum Python version to 3.11 in pyproject.toml and mypy configuration
  • Configure CI to test only Python 3.11 (instead of 3.9 and 3.12) to reduce costs
  • Add CLAUDE.md with development guidance for future contributors

- Set requires-python to >=3.11 in pyproject.toml
- Update mypy target to Python 3.11
- Configure CI to test only Python 3.11 to reduce costs
- Add CLAUDE.md for development guidance
@ecomodeller ecomodeller merged commit 0a60ac4 into main Jan 19, 2026
2 checks passed
@ecomodeller ecomodeller deleted the update-python-3.11 branch January 19, 2026 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants