prefix-dev / rip

Solve and install Python packages quickly with rip (pip in Rust)
https://prefix.dev
BSD 3-Clause "New" or "Revised" License
643 stars 21 forks source link

Support getting the actual artifacts for STree and direct file references #201

Closed tdejager closed 7 months ago

tdejager commented 7 months ago

Currently, its possible to solve with source tree's and direct_url references, but we are not able to install them yet. @nichmor is working on a PR for this.