We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d88b2c commit 6060ffaCopy full SHA for 6060ffa
.github/workflows/publish.yaml
README.md
@@ -73,6 +73,8 @@ Note: The WASM build of raven is missing some features - see the Help Wanted sec
73
Raven can be built and embedded inside a Python package for easy distribution alongside other OTIO Python packages.
74
For simplicity, we recommend using [UV](https://github.com/astral-sh/uv) for builds and running Raven from the Python package.
75
76
+_Note: Since we don't publish Raven to PyPI yet, you will need to build it yourself._
77
+
78
```shell
79
# clone the code
80
git clone --recursive https://github.com/OpenTimelineIO/raven.git
0 commit comments