Skip to content

Conversation

@akhundMurad
Copy link
Owner

Resolved #24

  • Updated Python version requirement to >=3.10,<4 in pyproject.toml
  • Added support for Python 3.14 in classifiers
  • Updated uuid6 dependency version to >=2024.7.10,<2026.0.0
  • Removed flake8 and isort from dev dependencies, added ruff for linting
  • Configured ruff with specific linting rules and line length
  • Refactored imports in typeid.py to use uuid from the standard library

- Updated Python version requirement to >=3.10,<4 in pyproject.toml
- Added support for Python 3.14 in classifiers
- Updated uuid6 dependency version to >=2024.7.10,<2026.0.0
- Removed flake8 and isort from dev dependencies, added ruff for linting
- Configured ruff with specific linting rules and line length
- Refactored imports in typeid.py to use uuid from the standard library
@akhundMurad akhundMurad self-assigned this Nov 20, 2025
@akhundMurad akhundMurad added the enhancement New feature or request label Nov 20, 2025
@akhundMurad akhundMurad merged commit 08a6968 into main Nov 20, 2025
3 checks passed
@akhundMurad akhundMurad deleted the feature/python314 branch November 20, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support of the Python 3.14

2 participants