QuantEcon / jupinx

Jupyter + Sphinx Utilities and Tools
https://quantecon.github.io/jupinx/
20 stars 4 forks source link

FIX: Fail if sphinx < 1.8.5 and provide helpful message #32

Closed mmcky closed 5 years ago

mmcky commented 5 years ago

jupinx requires sphinx=1.8.5 and we should fail on install if this condition is not met.

mmcky commented 5 years ago

I think our requires is not well specified in setup.py