Skip to content

Add Python 3.13 support #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

Add Python 3.13 support #35

wants to merge 1 commit into from

Conversation

br3ndonland
Copy link
Owner

Description

This PR will add Python 3.13 support to fastenv.

Changes

Code changes

  • Add Python 3.13 classifier to pyproject.toml
  • Add Python 3.13 to GitHub Actions workflows

Results

  • fastenv will now include a Python 3.13 classifier in its PyPI package
  • fastenv will now build and publish its PyPI package using Python 3.13
  • fastenv will now run tests with Python 3.13, in addition to 3.9-3.12

Related

Related projects that have released support for Python 3.13 include:

Related projects that have not released support for Python 3.13 include:

- fastenv will now include a Python 3.13 classifier in its PyPI package
- fastenv will now build and publish its PyPI package using Python 3.13
- fastenv will now run tests with Python 3.13, in addition to 3.9-3.12
Copy link

vercel bot commented Apr 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
fastenv ✅ Ready (Inspect) Visit Preview Apr 6, 2025 7:51pm

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