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 build_sdist return value for PEP 517 #336

Closed
wants to merge 1 commit into from

Conversation

davidhewitt
Copy link
Member

According to [PEP 517] the build_sdist hook should return just the basename of the output archive.

https://www.python.org/dev/peps/pep-0517/#build-sdist

@davidhewitt davidhewitt mentioned this pull request Jul 28, 2020
@davidhewitt davidhewitt requested a review from konstin July 28, 2020 21:21
@davidhewitt
Copy link
Member Author

@konstin just wanted to check you agree this implementation is sensible. If you are happy with it, I will also update the README as tox support should work with next version of maturin 😄

@konstin konstin closed this in 7808bbf Jul 29, 2020
@konstin
Copy link
Member

konstin commented Jul 29, 2020

Thanks for pointing this out, I've fixed this on the rust side in 7808bbf.

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.

2 participants