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

Migrate pytest configuration to pyproject.toml #361

@johnthagen

Description

@johnthagen

🚀 Feature Request

Pytest supports configuration via pyproject.toml. Migrate its configuration from setup.cfg to pyproject.toml.

🔈 Motivation

pyproject.toml is becoming the standard configuration location for Python package. Doing this takes one step closer to removing the need for the setup.cfg file and simplify the overall project.

🛰 Alternatives

📎 Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions