Skip to content

markers are not merged when there are multiple sources #47

Closed
@frostming

Description

  • I have searched the issue tracker and believe that this is not a duplicate.

Make sure you run commands with -v flag before pasting the output.

Steps to reproduce

dependencies:

[tool.pdm.dependencies]
pytest="==4.6.*"
more-itertools=">=4.0.0,<6.0.0"
pdm lock

Actual behavior

more-itertools has markers.

Expected behavior

more-itertools has no marker.

Environment Information

pdm version:

# Paste the output of `pdm info && pdm info --env` below:

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      markers are not merged when there are multiple sources · Issue #47 · pdm-project/pdm