devlog 25.
🐢 I want to update xvc.py to the latest version.
🐇 It should only be needed to update the dependency versions in Cargo.toml, right?
🐢 Let’s start with that
🐇 We have interface changes regarding aliases and let’s start using uv
for building.
🦊 Added requirements to project.toml by
uv add -r requirements.txt