theislab / ehrapy

Electronic Health Record Analysis with Python.
https://ehrapy.readthedocs.io/
Apache License 2.0
232 stars 19 forks source link

Maintenance: `uv` causes readthedocs build to fail #766

Open eroell opened 4 months ago

eroell commented 4 months ago

Report

using uv for the readthedocs build seems to cause an error with rust, about 'cargo' not found.

The pip install works, while being slower. Find out what the upstream cause is for that, and then move back to using the faster uv for the readthedocs build.

Version information

No response

Zethson commented 1 week ago

Should try again with this setup:

https://github.com/scverse/pertpy/blob/main/.readthedocs.yml