Skip to content

Move configurations to pyproject.toml, use ruff#754

Merged
lovelydinosaur merged 9 commits intoencode:masterfrom
karpetrosyan:migrate-to-toml
Jul 13, 2023
Merged

Move configurations to pyproject.toml, use ruff#754
lovelydinosaur merged 9 commits intoencode:masterfrom
karpetrosyan:migrate-to-toml

Conversation

@karpetrosyan
Copy link
Copy Markdown
Contributor

Issue: #751
Refs: encode/httpx#2648 encode/httpx#2680

Let's move all of our configurations to the pyproject.toml file so that we have a single file for our project metadata. I also added ruff as a dependency because flake8 does not support pyproject.toml.

@karpetrosyan
Copy link
Copy Markdown
Contributor Author

How did I break the coverage here? :-)

@karpetrosyan karpetrosyan requested a review from a team July 12, 2023 06:57
Co-authored-by: Zanie <contact@zanie.dev>
Copy link
Copy Markdown
Contributor

@Kludex Kludex left a comment

Choose a reason for hiding this comment

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

We also removed autoflake in other encode projects, since it becomes redundant as well.

@karpetrosyan
Copy link
Copy Markdown
Contributor Author

@tomchristie , did we break anything? Why does this test fail while the branch is up to date?

@lovelydinosaur
Copy link
Copy Markdown
Contributor

Why does this test fail while the branch is up to date?

Which test?

@Kludex
Copy link
Copy Markdown
Contributor

Kludex commented Jul 13, 2023

Why does this test fail while the branch is up to date?

Which test?

It was a previous issue from click. Now it's solved.

@karpetrosyan
Copy link
Copy Markdown
Contributor Author

karpetrosyan commented Jul 13, 2023

@tomchristie check this job. Related to #755

@lovelydinosaur lovelydinosaur merged commit 0211d10 into encode:master Jul 13, 2023
@karpetrosyan karpetrosyan deleted the migrate-to-toml branch July 13, 2023 17:40
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.

4 participants