Skip to content

Support pyproject.toml and setup.cfg for features operating on tox.ini #25

Description

@The-Compiler

Problem

According to the tox configuration specification:

At the moment tox supports three configuration locations prioritized in the following order:

  1. pyproject.toml,
  2. tox.ini,
  3. setup.cfg.

But PR's such as #10 only consider tox.ini. Note that the syntax in the other files is somewhat different...

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