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

refactor packaging per PEP518 #102

Open
prjemian opened this issue Aug 24, 2022 · 0 comments
Open

refactor packaging per PEP518 #102

prjemian opened this issue Aug 24, 2022 · 0 comments
Assignees
Labels
task Work to be done, such as maintenance

Comments

@prjemian
Copy link
Contributor

Python's packaging recommendations are in transition. On the way to use of a pyproject.toml file to provide all static information (per PEP-517 and ultimately PEP-660), refactor the packaging to meet PEP518

Most of the difficulties have been demonstrated in a sample project:

A discussion on StackOverflow answers some related questions: https://stackoverflow.com/questions/62983756/what-is-pyproject-toml-file-for

@prjemian prjemian added the task Work to be done, such as maintenance label Aug 24, 2022
@prjemian prjemian added this to the initial release milestone Aug 24, 2022
@prjemian prjemian self-assigned this Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work to be done, such as maintenance
Projects
None yet
Development

No branches or pull requests

1 participant