Skip to content

Update package to modern standards #158

Description

@phackstock

Is your feature request related to a problem? Please describe.

The current packaging information uses setup.cfg, setup.py and versioneer.py.

Describe the solution you'd like

To keep up with modern standards, setup.cfg and setup.py should be combined into the new pyproject.toml and instead of versioneer we should use either setuptools_scm of the poetry dynamic version plugin.

Activity

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

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