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 Cargo.lock #1156

Merged
merged 1 commit into from
Aug 1, 2023
Merged

add Cargo.lock #1156

merged 1 commit into from
Aug 1, 2023

Commits on Aug 1, 2023

  1. Fix ecosystem issues:

    * Add Cargo.lock to make rust builds reproducible
    * Use cbindgen lockfile during install on manywheels
    * Use cbindgen lock file when building our Docker image
    * Remove use of --install-option when calling pip during docs build.
      (This feature was removed in recent versions of pip.)
    
    Fixes #1154
    molpopgen committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d4685a2 View commit details
    Browse the repository at this point in the history