Merge pull request #1335 from aminalaee/patch-1

Add picologging to working examples
This commit is contained in:
Joe Rickerby
2022-11-05 22:59:21 +00:00
committed by GitHub
+7
View File
@@ -621,3 +621,10 @@
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.
- name: Picologging
gh: microsoft/picologging
ci: [github]
os: [windows, apple, linux]
pypi: picologging
notes: A high-performance logging library for Python.