Skip to content

Feature notes #1

@frostming

Description

@frostming
  • Requirement specification
    • Multiple requirements
    • Exclude requirements
    • git, svn, hg, bzr keys
  • pdm add
    • Single requirement.
    • Multiple requirements in quotes: pdm add "requests>=2.20.0; os_name=='nt'" "-e https://github.com/pallets/click.git@master#egg=click".
  • Dependency reader
    • Wheel file: read from metadata
    • Local dir: read from project files
      • setup.py, setup.cfg
      • pyproject.toml
    • cached

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions