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

remove pyproject.toml to simplify installation #495

Closed
wants to merge 2 commits into from

Conversation

tmm1
Copy link
Contributor

@tmm1 tmm1 commented Aug 25, 2023

supercedes #493
fixes #453
cc #193 #209

unfortunately black configuration can only be done via pyproject.toml:

this has the side-effect of enabling PEP517 as explained in #493 (comment)

instead of black, you can use https://github.com/odwyersoftware/brunette which can be configured via setup.cfg instead.

@tmm1
Copy link
Contributor Author

tmm1 commented Aug 25, 2023

fixed by 73bd3f3

@tmm1 tmm1 closed this Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant