Skip to content

Comments

factory: consider "python" and "system" in create_dependency() even if "markers" are present#324

Merged
abn merged 1 commit intopython-poetry:masterfrom
radoering:deps-with-python-and-markers
Apr 26, 2022
Merged

factory: consider "python" and "system" in create_dependency() even if "markers" are present#324
abn merged 1 commit intopython-poetry:masterfrom
radoering:deps-with-python-and-markers

Conversation

@radoering
Copy link
Member

@radoering radoering commented Apr 15, 2022

Resolves: python-poetry/poetry#3444
Resolves: python-poetry/poetry#3639
Resolves: python-poetry/poetry#4959
Resolves: python-poetry/poetry#4965

If markers are present in a dependency specification, python and system should not be ignored. There's even an example in the docs that does not work at the moment.

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

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
1.7% 1.7% Duplication

@radoering radoering requested a review from a team April 15, 2022 13:27
@abn abn self-assigned this Apr 16, 2022
@abn abn merged commit 26f2f5d into python-poetry:master Apr 26, 2022
@radoering radoering deleted the deps-with-python-and-markers branch November 24, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants