Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

feat: add python 3.12 support#143

Open
edx-requirements-bot wants to merge 1 commit intomasterfrom
jenkins/add-python312-support-cf4f6e3
Open

feat: add python 3.12 support#143
edx-requirements-bot wants to merge 1 commit intomasterfrom
jenkins/add-python312-support-cf4f6e3

Conversation

@edx-requirements-bot
Copy link
Copy Markdown
Contributor

For the details, check the issue openedx/public-engineering#233

@awais786 awais786 marked this pull request as ready for review April 15, 2024 12:43
# For more information about tox, see https://tox.readthedocs.io/en/latest/
[tox]
envlist = py27,py34,py35,py36,py37,pypy,flake8
envlist = py{38, 312}pypy,flake8
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
envlist = py{38, 312}pypy,flake8
envlist = py{38, 312},pypy,flake8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants