Alfredo Luque
Alfredo Luque
I was going to open a similar issue, great to see this. We should expose that new `MinimalPrefixRecord` in py-rattler as well and have a simple method for loading all...
I'd like to +1 the idea of adding the ability to specify requirements for python tests. I've noticed needing to do this workaround eg; when dealing w/ windows builds on...
No, that's perfect! I think this issue can be closed then. Maybe one suggestion would be the ability to use the CFEP that passes a specific python version range using...
This issue is honestly a bit wide-open and have chatted w/ some of the prefix folks since then-- we should probably close this in favor of more tightly scoped actionable...
We can probably spare some cycles to work on this too especially since some of that interop functionality will be immediately useful. Go ahead and link the new issue here...
To clarify, `Currently, in order to do this, it seems you have have to put it into a locally indexed directory (which could be temporary) and install from there.` you...
@wolfv weird, I haven't hit this at all since the 0.40.0 release. Entirely possible I missed something in the PR though... but nothing is jumping out at me looking at...
@beckermr I will have some time wednesday to try and repro this + do a bit of debugging.
Running into this as I migrate some of our bazel builds to use rattler-build for conda package builds. I think the issue arises if the length of the output dir...
Ah, this just needs to be exposed in py-rattler. I can make a PR.