Merge pull request #1335 from aminalaee/patch-1
Add picologging to working examples
This commit is contained in:
@@ -621,3 +621,10 @@
|
|||||||
os: [windows, apple, linux]
|
os: [windows, apple, linux]
|
||||||
pypi: pyril
|
pypi: pyril
|
||||||
notes: A python binding to Rust Imaging library using maturin and Pyo3, utilizes Github Action cache to improve speed. Builds abi3 wheels.
|
notes: A python binding to Rust Imaging library using maturin and Pyo3, utilizes Github Action cache to improve speed. Builds abi3 wheels.
|
||||||
|
|
||||||
|
- name: Picologging
|
||||||
|
gh: microsoft/picologging
|
||||||
|
ci: [github]
|
||||||
|
os: [windows, apple, linux]
|
||||||
|
pypi: picologging
|
||||||
|
notes: A high-performance logging library for Python.
|
||||||
|
|||||||
Reference in New Issue
Block a user