Skip to content

add conditional strenum as suggested by @jakki-amd#161

Merged
ajassani merged 1 commit intomainfrom
gw_requirements
May 26, 2025
Merged

add conditional strenum as suggested by @jakki-amd#161
ajassani merged 1 commit intomainfrom
gw_requirements

Conversation

@gabeweisz
Copy link
Copy Markdown
Collaborator

@gabeweisz gabeweisz commented May 16, 2025

Fixes installation for python <3.11 as described in #144

@gabeweisz gabeweisz requested a review from jakki-amd May 16, 2025 16:39
@ajassani ajassani requested a review from Copilot May 26, 2025 01:08
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the setup configuration to conditionally install the "backports.strenum" package for Python versions below 3.11, addressing installation issues mentioned in issue #144.

  • Adds a conditional dependency in install_requires for backports.strenum when python_version is less than "3.11".

@ajassani ajassani merged commit 82f68ea into main May 26, 2025
@ajassani ajassani deleted the gw_requirements branch May 26, 2025 01:11
lauri9 pushed a commit that referenced this pull request Jun 11, 2025
Fixes installation for python <3.11 as described in #144
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.

3 participants