Skip to content

Conversation

Lumabots
Copy link
Contributor

Updated the 'requires-python' field to limit supported Python versions to >=3.9 and <3.14, ensuring compatibility with the package.

Summary

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

Updated the 'requires-python' field to limit supported Python versions to >=3.9 and <3.14, ensuring compatibility with the package.
@pycord-app
Copy link

pycord-app bot commented Oct 13, 2025

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/2954/head:pr-2954
git checkout pr-2954

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/2954/head

@Lumabots Lumabots changed the title Restrict Python version to <3.14 in pyproject.toml feat: Restrict Python version to <3.14 in pyproject.toml Oct 13, 2025
Copy link
Member

@Paillat-dev Paillat-dev left a comment

Choose a reason for hiding this comment

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

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