Skip to content

micropipenv._poetry2pipfile_lock() overrides python version specified by poetry.lock and pyproject.toml without warning #187

Open
@wjhrdy

Description

Describe the bug
This line disregards the python version that might be specified in the poetry.lock -> [metadata] -> python-version without warning.

This line disregards the python version that might be specified in the pyproject.toml ->[tool.poetry.dependencies] -> python without warning.

It might be expected behavior to use the system python version over the specified version, but we might want a warning anyway.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    human_intervention_requiredkind/bugCategorizes issue or PR as related to a bug.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions