Skip to content

Consolidate configuration definitions to pyproject.toml for modern python experience #8

Description

@asears

The pyproject.toml file can be used as the default configuration for tools such as pytest, flake8, ruff, mypy, sphinx, black, isort and build tooling.

https://docs.pytest.org/en/stable/reference/customize.html

https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html

https://setuptools.pypa.io/en/latest/userguide/entry_point.html

https://github.com/cjolowicz/cookiecutter-hypermodern-python/

This would remove pytest.ini and perhaps setup.py and version info, and replace it with more modern pyproject.toml

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