Closed larsoner closed 5 years ago
Looks like it's working:
https://17-9845182-gh.circle-artifacts.com/0/html-scipyorg/index.html
(BTW, I gave up on using SciPy wheels because https://github.com/scipy/scipy/issues/10289 causes CircleCI failures, for example here)
I'll go ahead and merge this one, the real test will be with #14 where we see if the changes take effect (they should)
For the record, I tried to keep code as similar as possible to scipy/scipy
's .circleci/config.yml
for ease of maintenance
pip
install latest prerelease of SciPy (for speed, no need to build), then build latest docs.Won't work until CircleCI is enabled for the repo.