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

Use setuptools declarative syntax via setup.cfg #410

Merged
merged 1 commit into from Aug 25, 2021
Merged

Use setuptools declarative syntax via setup.cfg #410

merged 1 commit into from Aug 25, 2021

Conversation

jdufresne
Copy link
Contributor

https://setuptools.readthedocs.io/en/latest/userguide/declarative_config.html

This avoids mixing code and configuration, reduces boilerplate, and
avoids custom logic at installation time.

@jdufresne
Copy link
Contributor Author

Fixed merge conflicts

@boxed
Copy link
Contributor

boxed commented Aug 23, 2021

This looks nice! There's a merge conflict though, but I guess that's actually trivial to resolve?

https://setuptools.readthedocs.io/en/latest/userguide/declarative_config.html

This avoids mixing code and configuration, reduces boilerplate, and
avoids custom logic at installation time.
@jdufresne
Copy link
Contributor Author

Rebased and resolved conflict.

@boxed boxed merged commit ad82647 into spulec:master Aug 25, 2021
@boxed
Copy link
Contributor

boxed commented Aug 25, 2021

Thanks!

@jdufresne jdufresne deleted the setup-cfg branch August 25, 2021 16:26
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.

None yet

2 participants