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

Fix Python constraint propagation for package to dependency conversion #84

Merged

Conversation

sdispater
Copy link
Member

Resolves: python-poetry/poetry#2950

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

This fixes a regression introduced in #78. Basically, the python constraint was lost when converting a package to a dependency leading to resolution errors on Poetry's side.

@abn abn merged commit 3acc3ab into master Sep 23, 2020
@abn abn deleted the fix-python-version-propagation-package-to-dependency-conversion branch September 23, 2020 22:03
@sdispater sdispater mentioned this pull request Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants