ibis-project / ibis

the portable Python dataframe library
https://ibis-project.org
Apache License 2.0
5.33k stars 599 forks source link

chore(deps): implement Nix testing as separate derivation from env #10473

Closed adisbladis closed 1 week ago

adisbladis commented 1 week ago

Description of changes

I recently wrote documentation on how to do testing with uv2nix.

This PR brings the testing setup of ibis more in line with these docs.

Changes done: