Skip to content

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

Open
rishabhj1717 wants to merge 1 commit into
helpshift:masterfrom
rishabhj1717:feature/support-python3.10
Open

Update setup.py to fix version compatibility errors with python3.10#17
rishabhj1717 wants to merge 1 commit into
helpshift:masterfrom
rishabhj1717:feature/support-python3.10

Conversation

@rishabhj1717

Copy link
Copy Markdown
  • 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

ineham commented Jan 23, 2024

Copy link
Copy Markdown

LGTM

@naiquevin

Copy link
Copy Markdown
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