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

Support Python 3.12 #142

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

Support Python 3.12 #142

wants to merge 1 commit into from

Conversation

barrykan
Copy link

JIRA Issue

Related to https://vacasait.atlassian.net/browse/TPD-6561

What

Python3.12 doesn't seem to like pendulum version 2.*.

I updated it to be 3.* in the setup.py, then
ran pipenv install to update the pipenv.lock

(Hopefully that's how you do it. Correct me otherwise if not.)

PR Checklist

  • Updated CHANGELOG.md
  • Updated version in setup.py

Python3.12 doesn't seem to like pendulum version 2.*.

I updated it to be 3.* in the setup.py, then
ran `pipenv install` to update the pipenv.lock

(Hopefully that's how you do it. Correct me otherwise
if not.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant