You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I want to consolidate configuration settings (.coveragerc, pytest.ini, etc.) into the pyproject.toml file so that project configuration is centralized and easier to manage.
Todo
Migrate .coveragerc settings to pyproject.toml
Migrate pytest.ini settings to pyproject.toml
Migrate setupt.cfg settings to pyproject.toml
AC
All relevant configuration settings are moved to pyproject.toml