Duke-GCB / Duke-GCB/DukeDSClient
Fix deployment failure
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The deployment to pypi that runs on circleci failed due to the following error setting up twine:
```
error: can't find Rust compiler
```
Some discussion of the Rust requirement for python cryptography here: https://github.com/pyca/cryptography/issues/5771
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.