fatiando / rockhound

NOTICE: This library is no longer being developed. Use Ensaio instead (https://www.fatiando.org/ensaio). -- Download geophysical models/datasets and load them in Python
BSD 3-Clause "New" or "Revised" License
34 stars 15 forks source link

Pin sphinx to version 1.8.5 #22

Closed santisoler closed 5 years ago

santisoler commented 5 years ago

New versions of Sphinx (2.0.0, 2.0.1) create unexpected wrong format on docstrings. A momentarily solution is to pin Sphinx to the last version before 2.0.0: 1.8.5. We should go back to the latest Sphinx release when this bug is fixed on their repository.

This issue was raised on fatiando/harmonica#58.

Reminders