Skip to content

Conversation

smotornyuk
Copy link
Member

I don't like huge setup.py with a lot of commas, brackets, quotes, etc. setuptools allows to move almost every static piece of setup.py into setup.cfg. The only parts that cannot be moved easily are Babel's message_extractors and extras_requires that parse requirements.txt.

I would say that in this way, metadata is much more readable. So I'd like to hear your opinion and don't mind closing this PR if nobody else likes this change 😄

@Zharktas Zharktas merged commit 35bada2 into master Mar 29, 2022
@Zharktas Zharktas deleted the simplify-setup.py branch March 29, 2022 06:05
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