Skip to content

Updating setup.py to work with python 3.12#106

Merged
viaskal-sift merged 1 commit intoSiftScience:masterfrom
haneeshv:#102_fix
Feb 22, 2024
Merged

Updating setup.py to work with python 3.12#106
viaskal-sift merged 1 commit intoSiftScience:masterfrom
haneeshv:#102_fix

Conversation

@haneeshv
Copy link
Copy Markdown
Contributor

@haneeshv haneeshv commented Feb 22, 2024

Purpose

Fix #102

Summary

Followed the instructions at https://docs.python.org/3.12/whatsnew/3.12.html#imp

Testing

I was able to install the module in python 3.12 when checked out locally with my branch.

Checklist

  • The change was thoroughly tested manually
  • The change was covered with unit tests
  • The change was tested with real API calls (if applicable)
  • Necessary changes were made in the integration tests (if applicable)
  • New functionality is reflected in README

@viaskal-sift viaskal-sift merged commit 77df02f into SiftScience:master Feb 22, 2024
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.

Failing to install package on python 3.12.0

2 participants