Closed wwarriner closed 2 years ago
My current build is taking > 20 minutes to complete. Not sure this is sustainable
Wiping the build fixed it
If this ever gets outrageous we can contact the RTD people and request a longer queue or more build resources. They seem pretty nice. :)
I'm going to close this issue. We can resurrect it when it becomes a problem.
PR #29 introduces long build times due to building a conda environment each time. We could minimize this by separating development-specific packages from build packages. How to do this correctly is not clear.