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 support for specifying cargo manifest path in pyproject.toml #781

Merged
merged 3 commits into from
Jan 22, 2022

Conversation

messense
Copy link
Member

@messense messense commented Jan 20, 2022

manifest-path option can now be specified in [tool.maturin] section of pyproject.toml.

TODO:

  • fail sdist if pyproject.toml isn't located in top directory?

Closes #241

@netlify
Copy link

netlify bot commented Jan 20, 2022

✔️ Deploy Preview for maturin-guide canceled.

🔨 Explore the source changes: 4b81f9a

🔍 Inspect the deploy log: https://app.netlify.com/sites/maturin-guide/deploys/61eb979dbef5670007e3e1be

@messense messense force-pushed the manifest-path-in-pyproject-toml branch 2 times, most recently from 6c5cbf3 to 6eb6bbb Compare January 20, 2022 13:28
@messense messense force-pushed the manifest-path-in-pyproject-toml branch from 570d51c to 6113506 Compare January 21, 2022 14:16
@messense messense merged commit ee8c149 into PyO3:main Jan 22, 2022
@messense messense deleted the manifest-path-in-pyproject-toml branch January 22, 2022 11:31
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.

Cargo path with pyproject.toml
1 participant