LSSTDESC / CCL

DESC Core Cosmology Library: cosmology routines with validated numerical accuracy
BSD 3-Clause "New" or "Revised" License
133 stars 64 forks source link

Fixing rtd #1184

Closed damonge closed 3 weeks ago

damonge commented 3 weeks ago

The docs on rtd have been broken for a few months. Trying to fix them here.

damonge commented 3 weeks ago

More in detail: RTD docs had stopped working due to a version mismatch between sphinx and docutils. The easy fix was to bump all RTD requirements to the latest version.

The resulting docs can be seen here: https://ccl.readthedocs.io/en/doc_rev/

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 9403249813

Details


Totals Coverage Status
Change from base Build 9021835287: 0.0%
Covered Lines: 6556
Relevant Lines: 6727

💛 - Coveralls