Jean-Christophe Morin
Jean-Christophe Morin
See https://pyodide.org/en/latest/development/new-packages.html#writing-tests-for-your-package.
It is useless to re-compile the wheel when only changing the README or the UI.
Add a scheduled workflow that would check the last commit in OTIO and would see if it needs to be built or not. Right now I need to do it...
Please respond to this issue with items you would like to see added to the agenda. Items from attendees of TSC Meetings are prioritized above others, though ad-hoc reprioritization and...
Add hint to set CONDA_OVERRIDE_<virtual package> when solving on a different platform than current?
### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? When trying to solve for...
Hello, while trying rattler (via py-rattler), I noticed that some packages take ages to resolve. For example: ```python >>> import rattler >>> import asyncio >>> asyncio.run(rattler.solve(['main'], ['mlflow=2.12.2=py39hb3b8efb_0'], platforms=['osx-arm64', 'noarch'])) ```...
## Feature Request Add support for defining custom schemas from Swift. ## Context Being able to register custom schemas is a central part of OTIO. The Swift bindings support the...