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

Fix issue with PEP 517 builds failing when projects have includes #47

Merged
merged 2 commits into from
Jul 21, 2020

Conversation

abn
Copy link
Member

@abn abn commented Jul 20, 2020

PEP 517 builds using masonry.api was failing with:

  FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-req-build-eda28f1f/src/src/src_package/__init__.py'

This also contains an additional commit containing test cleanups.

  • Added tests for changed code.

@abn abn requested a review from sdispater July 20, 2020 17:42
@abn abn requested review from a team and removed request for sdispater July 20, 2020 17:57
@abn abn merged commit 089fe3f into python-poetry:master Jul 21, 2020
@abn abn deleted the pep517-fix branch July 21, 2020 12:12
@sdispater sdispater mentioned this pull request Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants