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

Convert setup.py to new recommended format of setup.cfg + pyproject.toml #28

Closed
Tracked by #12
rlskoeser opened this issue Nov 10, 2022 · 2 comments
Closed
Tracked by #12
Assignees

Comments

@rlskoeser
Copy link
Member

rlskoeser commented Nov 10, 2022

Any reason to use setup.py vs setup.cfg + pyproject.toml? Think I've usually followed a structure somewhat like this for packages I think will be distributed: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html.

Originally posted by @ColeDCrawford in #27 (comment)

@maltevogl
Copy link
Member

I try to to a quick fix for transforming to setup.cfg and address #37 as well.

@rlskoeser rlskoeser assigned maltevogl and unassigned rlskoeser Nov 11, 2022
maltevogl added a commit to maltevogl/hackathon-2022 that referenced this issue Nov 11, 2022
ColeDCrawford added a commit that referenced this issue Nov 14, 2022
Addresses #28, #37 moved main files to src folder. Testing and sphinx…
@rlskoeser
Copy link
Member Author

completed in #49

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

No branches or pull requests

2 participants