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

PEP 517/518 compliance #66

Closed
wants to merge 2 commits into from
Closed

PEP 517/518 compliance #66

wants to merge 2 commits into from

Conversation

staticdev
Copy link
Contributor

Closes #65
I took the initiative to create a pyproject.toml. This new pattern is very helpful to automate the dependency management and release process. You can add new dependecies, update, bump version using poetry and other related tools.
I followed all guidelines here: https://python-poetry.org/docs/pyproject/#keywords

@celiao
Copy link
Owner

celiao commented Jun 27, 2020

See comment in related issue #65.

@celiao
Copy link
Owner

celiao commented Jan 22, 2022

Closing this PR and leaving issue #65 open as a reminder.

@celiao celiao closed this Jan 22, 2022
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.

Enhancement proposal: add PEP 517/518 compliance
2 participants