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

chore: re-run black formatter #2646

Closed
wants to merge 4 commits into from

Conversation

mxschmitt
Copy link
Member

@mxschmitt mxschmitt commented Nov 12, 2024

Extracted from #2642 (comment).

@mxschmitt mxschmitt closed this Nov 12, 2024
@mxschmitt mxschmitt reopened this Nov 12, 2024
@@ -2,6 +2,9 @@
requires = ["setuptools==75.4.0", "setuptools-scm==8.1.0", "wheel==0.45.0", "auditwheel==6.1.0"]
build-backend = "setuptools.build_meta"

[project]
requires-python = ">=3.9"
Copy link
Member Author

Choose a reason for hiding this comment

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

black starts reading [project.requires-python] from the pyproject.toml - hence adding it here.

@mxschmitt mxschmitt closed this Nov 12, 2024
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