Skip to content

Add example Cargo.toml and build.rs for exposing pyo3 cfgs#4641

Merged
davidhewitt merged 4 commits into
PyO3:mainfrom
ngoldbaum:clarify-build-config-docs
Oct 24, 2024
Merged

Add example Cargo.toml and build.rs for exposing pyo3 cfgs#4641
davidhewitt merged 4 commits into
PyO3:mainfrom
ngoldbaum:clarify-build-config-docs

Conversation

@ngoldbaum

Copy link
Copy Markdown
Contributor

While working on #4588 I ran into this documentation snippet and it would have saved me some time if the docs explicitly spelled out what you need to do.

@ngoldbaum ngoldbaum added the CI-skip-changelog Skip checking changelog entry label Oct 23, 2024
@ngoldbaum ngoldbaum force-pushed the clarify-build-config-docs branch from 7257e24 to 13f8c21 Compare October 23, 2024 22:12

@davidhewitt davidhewitt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - we do have this in the guide at https://pyo3.rs/v0.22.5/building-and-distribution/multiple-python-versions but it never hurts to add it multiple times :)

@davidhewitt davidhewitt added this pull request to the merge queue Oct 24, 2024
Merged via the queue into PyO3:main with commit 96c31e7 Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-skip-changelog Skip checking changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants