Skip to content

Fix python_requires by changing >=3.6.* to >=3.6 - #79

Merged
pombredanne merged 1 commit into
aboutcode-org:mainfrom
RazerM:fix/python-requires
Jan 16, 2023
Merged

Fix python_requires by changing >=3.6.* to >=3.6#79
pombredanne merged 1 commit into
aboutcode-org:mainfrom
RazerM:fix/python-requires

Conversation

@RazerM

@RazerM RazerM commented Jan 16, 2023

Copy link
Copy Markdown
Contributor

pdm fails to install this package because of it, but I think it's enough to point to Requires-python in Core Metadata which points to PEP 440 and prefix matching is only supported for ==.

@RazerM RazerM changed the title Fix python_requires Fix python_requires by changing >=3.6.* to >=3.6 Jan 16, 2023
Signed-off-by: Frazer McLean <frazer@frazermclean.co.uk>
@RazerM
RazerM force-pushed the fix/python-requires branch from 61b75c5 to 83bc2ea Compare January 16, 2023 11:06

@pombredanne pombredanne left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@pombredanne
pombredanne merged commit e841459 into aboutcode-org:main Jan 16, 2023
@RazerM
RazerM deleted the fix/python-requires branch January 16, 2023 13:16
@pombredanne

Copy link
Copy Markdown
Member

@RazerM Thanks for the PR and this is in the latest published release now

AyanSinhaMahapatra added a commit that referenced this pull request Nov 22, 2023
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