Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Add a pyproject.toml and test with latest pip #32

@jlstevens

Description

@jlstevens

PEP 518 is now supported by pip pypa/pip#4144 and it looks like that made it into releases of pip >= 9.0.2.

We should add a pyproject.toml to specify autover as a build dependency and test with pip + git clone. If that works, we can consider whether we should get rid of embed_version and simply raise an exception that can suggest upgrading pip to users trying to install from a git repo in this manner.

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