Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

feat: add python 3.12 support #406

Closed

Conversation

edx-requirements-bot
Copy link
Contributor

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

exclude = .git,.tox,migrations
ignore = E722,W504
max-line-length = 120

[pydocstyle]
; D101 = Missing docstring in public class
Copy link
Contributor

Choose a reason for hiding this comment

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

We should keep these warning labels.

toxenv: [ py38 ]
- ubuntu-20.04
python-version: ['3.8', '3.11']
toxenv: [py38]
Copy link
Contributor

Choose a reason for hiding this comment

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

toxenv needs to be updated so tests run on Python 3.11 as well. Right now, tests are running only on Python 3.8 in both shards.

@kdmccormick kdmccormick closed this Jun 7, 2024
@kdmccormick kdmccormick deleted the jenkins/add-python312-support-ed9083c branch June 7, 2024 17:32
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.

4 participants