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

Use the extension_name in develop builds #1416

Merged
merged 1 commit into from
Jan 18, 2023

Commits on Jan 17, 2023

  1. Use the extension_name in develop builds

    This is the same now as for non-develop builds.
    If a user sets `package.metadata.maturin` the import in other Python
    files will reference that name.
    For develop builds to also work it needs to have the same name.
    badboy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e74aa34 View commit details
    Browse the repository at this point in the history