Closed vene closed 3 years ago
we do not seem to need conda-build in appveyor.yml
The 64-bit py36 failure in the debiasing test seems genuine and very, very weird. (see #117)
Feel free to remove conda-build, it probably comes from the time (pre conda-forge) where I used this to build the conda package
it would be nice to figure out the reason for the weird failure and fix it... I'm clueless
With merged #161 this PR can be closed.
In appveyor I am a bit confused because the PYTHON env var seems to point to "system" python while MINICONDA points to a conda-installed python, and these are different in the provided build environment, as shown here. Let's see if this works right.