Closed
Description
Until #11 we were happily using nightly builds from here, but I was facing some unexpected problems in terms of what pandas versions where actually being installed (even on clean environments). So I just build pandas from source on CI for now, but that's awfully slow and so makes CI not particularly ergonomic. I need to investigate if I'm doing something wrong or can find a hacky solution (can get a main
-branch pandas
with --pre
, but that wasn't interacting nicely with --no-deps
/--ignore-installed
).
Metadata
Metadata
Assignees
Labels
No labels