Skip to content

Fix the way python markers with a precision >= 3 are handled#178

Merged
abn merged 1 commit intomasterfrom
fix-python-markers-handling
May 11, 2021
Merged

Fix the way python markers with a precision >= 3 are handled#178
abn merged 1 commit intomasterfrom
fix-python-markers-handling

Conversation

@sdispater
Copy link
Copy Markdown
Member

This PR ensures that python version related markers are correct by changing them is necessary if the constraint has a precision of 3 or more.

Resolves: python-poetry/poetry#3347

  • Added tests for changed code.
  • Updated documentation for changed code.

@sdispater sdispater requested a review from a team May 11, 2021 12:21
@abn abn merged commit ae3399a into master May 11, 2021
@abn abn deleted the fix-python-markers-handling branch May 11, 2021 12:29
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.

Core doesn't install python version specific dependencies

2 participants