-
Notifications
You must be signed in to change notification settings - Fork 14
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
Made pyo3 optional. #144
Merged
Merged
Made pyo3 optional. #144
Commits on Aug 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1ff4c0c - Browse repository at this point
Copy the full SHA 1ff4c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4d96e - Browse repository at this point
Copy the full SHA 8a4d96eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7848735 - Browse repository at this point
Copy the full SHA 7848735View commit details -
More fixes to setup.py - I was using the setuptools Rust API incorrec…
…tly, and it was silently failing.
Configuration menu - View commit details
-
Copy full SHA for 64bcac7 - Browse repository at this point
Copy the full SHA 64bcac7View commit details -
Add python binding installation to workflow
I've added a simple check to make sure the python bindings install correctly from scratch.
Configuration menu - View commit details
-
Copy full SHA for 35e3ea1 - Browse repository at this point
Copy the full SHA 35e3ea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cf1af5 - Browse repository at this point
Copy the full SHA 7cf1af5View commit details -
Ensure rust compiler is installed
Python was having trouble finding the rust compiler, so I've added that to the workflow.
Configuration menu - View commit details
-
Copy full SHA for 0943871 - Browse repository at this point
Copy the full SHA 0943871View commit details -
For some reason, cargo test is now throwing a permission denied error in the workflow - sudo added to see if that fixes it.
Configuration menu - View commit details
-
Copy full SHA for 8dbc9c5 - Browse repository at this point
Copy the full SHA 8dbc9c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbdc452 - Browse repository at this point
Copy the full SHA fbdc452View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.