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

SU-4510: Fixing windows install issue #69

Merged
merged 1 commit into from
Jan 16, 2024
Merged

SU-4510: Fixing windows install issue #69

merged 1 commit into from
Jan 16, 2024

Conversation

mrnthv
Copy link
Contributor

@mrnthv mrnthv commented Jan 16, 2024

Issue link: https://sightmachine.atlassian.net/browse/SU-4510
requests module being imported indirectly in setup.py through _version.py, is giving error during installation on windows.
To fix this, I have moved the util functions related to versioning to version_utils.py to keep the _version.py imports light.

@JMkrish
Copy link
Contributor

JMkrish commented Jan 16, 2024

Verified the 'Release version check'. It is working as expected.

Copy link
Contributor

@JMkrish JMkrish left a comment

Choose a reason for hiding this comment

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

All the changes appear to be good.

@JMkrish JMkrish merged commit cb8c5ea into master Jan 16, 2024
6 checks passed
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.

2 participants