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

Hygiene: offer a way to set path to pyo3 crate #2022

Merged
merged 6 commits into from
Dec 9, 2021
Merged

Hygiene: offer a way to set path to pyo3 crate #2022

merged 6 commits into from
Dec 9, 2021

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    e2c0e34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4f608f View commit details
    Browse the repository at this point in the history
  3. pyo3_path, part 3: move test_hygiene into lib crate

    This removes the crate-root `pyo3` item to ensure that our
    selected pyo3_path needs to be taken into account.
    birkenfeld committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    681217d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5b76bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d49dc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0381c2 View commit details
    Browse the repository at this point in the history