Skip to content
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

Add support for Python 3.12 #31

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Add support for Python 3.12 #31

merged 1 commit into from
Apr 10, 2024

Conversation

br3ndonland
Copy link
Owner

@br3ndonland br3ndonland commented Apr 10, 2024

Description

This PR will add Python 3.12 support to fastenv.

Changes

Code changes

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

Results

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

Related

Related projects that have released support for Python 3.12 include:

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

vercel bot commented Apr 10, 2024

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

Name Status Preview Updated (UTC)
fastenv ✅ Ready (Inspect) Visit Preview Apr 10, 2024 5:07pm

@br3ndonland br3ndonland merged commit 5346486 into develop Apr 10, 2024
10 checks passed
@br3ndonland br3ndonland deleted the python-3.12 branch April 10, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant