Skip to content

Conversation

@nedbat
Copy link
Contributor

@nedbat nedbat commented Dec 28, 2022

  1. You need the [toml] extra to read .toml files before Python 3.11
  2. When you moved settings from setup.cfg to pyproject.toml, you left behind some of your path mappings.

I also fixed a bug in coverage.py what should have raised an error for having a .toml file without the [toml] extra.

@gaborbernat gaborbernat merged commit 5d16771 into tox-dev:main Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants