QuantEcon / lecture-source-py

Source files for "Lectures in Quantitative Economics" -- Python version
BSD 3-Clause "New" or "Revised" License
192 stars 77 forks source link

[BUG] Fix Travis sphinx-build testing #942

Closed mmcky closed 4 years ago

mmcky commented 4 years ago

There are currently a few issues with travis checks

It seems that the anaconda software archive has no concept of latest https://repo.anaconda.com/archive/ Anyone seen a robust way to fetch the latest anaconda build automatically?

mmcky commented 4 years ago

This has been addressed by https://github.com/QuantEcon/sphinxcontrib-jupyter/pull/321 and commits to master for travis spec update