Closed jdblischak closed 5 years ago
@jdblischak Seems that the CircleCI has failed. Should I merge after it has succeeded or merge anyways? Thanks!
@jhsiao999 No. Just leave it for now. Frustratingly now CircleCI is failing too (even though it worked fine on my fork multiple times this morning. Each time the installation took ~12 minutes).
This PR does 2 things:
There are various extra commits because I also tried a strategy using
conda install
instead ofconda env create
. While this did work better (especially on Travis), it's not as convenient as using an environment file.