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

Update setup.py to fix version compatibility errors with python3.10 #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rishabhj1717
Copy link

  • This commit fixes errors caused due to incompatibility between package versions in python3.10 and older python versions.
  • Using >= in setup.py shall help keep backward compatibility.

- This commit fixes errors caused due to incompatibility between
  package versions in python3.10 and older python versions.
- Using >= in setup.py shall help keep backward compatibility.
@ineham
Copy link

ineham commented Jan 23, 2024

LGTM

@naiquevin
Copy link
Contributor

Hey @rishabhj1717 I missed this PR somehow. I don't have permissions to merge PRs in this repo any more. You'll have to check with the github org owner.

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.

4 participants