Skip to content

Conversation

@dhruvDev23
Copy link

Updates

  • Changed tox test matrix to match requires-python in pyproject.toml.
  • Removed references to unsupported Python versions (3.7, 3.8).
  • Dropped setup.py from flake8 checks since it does not exist.
  • Updated [gh].

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the tox configuration to align with the project's supported Python versions as defined in pyproject.toml, removing support for Python 3.7 and 3.8 while adding support for Python 3.9 through 3.13.

  • Updated tox test matrix from Python 3.7-3.8 to Python 3.9-3.13
  • Modernized the build command from setup.py to python -m build
  • Removed non-existent setup.py from flake8 checks

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <[email protected]>
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.

1 participant