chaumage

Results 2 issues of chaumage

I am trying to run rattler-build with an output directory on network and a git repo as source: ``` rattler-build build --output-dir //server/share/my-dir ``` but it fails with the following...

I'm using rattler-build to package pure python libraries on a windows machine, with a private conda-forge mirror and no access to any other package index. My command looks like: ```...