Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate configs for isort, mypy, and pytest into pyproject.toml #10844

Merged
merged 3 commits into from
Sep 21, 2022

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Sep 21, 2022

Feature or Bugfix

  • Refactoring

Purpose

Migrate the configs into pyproject.toml using ini2toml to do the file conversion and running validate-pyproject to validate the results. Skip any configuration that is not yet PEP 621 compatible.

Copy link
Member

@AA-Turner AA-Turner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @cclauss -- looks OK for merge but please revert all the dependency sorting changes -- I see some merit for a later PR but I'd like to keep this just as configuration migration.

Coping also @danieleades for notice on the mypy configuration migration.

A

@AA-Turner AA-Turner merged commit cb77162 into sphinx-doc:5.x Sep 21, 2022
@AA-Turner
Copy link
Member

Thanks Christian!

A

@AA-Turner AA-Turner added this to the 5.2.0 milestone Sep 21, 2022
@cclauss cclauss deleted the ini2toml branch September 21, 2022 17:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants