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

Add build-system section to pyproject.toml (PEP-517) #176

Merged
merged 1 commit into from Mar 21, 2021

Conversation

tad-lispy
Copy link
Contributor

According to this document https://python-poetry.org/docs/pyproject/#poetry-and-pep-517 a build-system section is required in pyproject.toml file.

Lack of this section is part of the trouble discussed here: https://discourse.nixos.org/t/preparing-a-nix-flake-for-a-python-program-migra-using-poetry/12030/1.

According to this document <https://python-poetry.org/docs/pyproject/#poetry-and-pep-517> a `build-system` section is required in `pyproject.toml` file.

Lack of this section is part of the trouble discussed here: <https://discourse.nixos.org/t/preparing-a-nix-flake-for-a-python-program-migra-using-poetry/12030/1>
@djrobstep djrobstep merged commit 74a43be into djrobstep:master Mar 21, 2021
@tad-lispy tad-lispy deleted the patch-2 branch March 22, 2021 09:32
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