Merge pull request #1233 from Cryptex-github/main
Add ril to projects.yml
This commit is contained in:
@@ -606,3 +606,10 @@
|
||||
ci: [github]
|
||||
os: [linux, apple]
|
||||
note: A machine learning model serving framework powered by Rust
|
||||
|
||||
- name: ril
|
||||
gh: Cryptex-github/ril-py
|
||||
ci: [github]
|
||||
os: [windows, apple, linux]
|
||||
pypi: pyril
|
||||
notes: A python binding to Rust Imaging library using maturin and Pyo3, utilizes Github Action cache to improve speed. Builds abi3 wheels.
|
||||
|
||||
Reference in New Issue
Block a user