Skip to content

Migrate to PEP 621 #698

@hasansezertasan

Description

@hasansezertasan

First of all, thanks to all contributors, great job 🚀.

I basically propose migrating to PEP 621 and using a single file (pyproject.toml) to both configure package metadata, tox, coverage, and flake8 configuration also removing MANIFEST.in.

Here are all the files that will be replaced by pyproject.toml:

  • .coveragerc
  • MANIFEST.in
  • requirements.txt
  • setup.cfg
  • setup.py
  • tox.ini

Resources:

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