manoharan-lab / holopy

Hologram processing and light scattering in python
GNU General Public License v3.0
131 stars 50 forks source link

Do not use space in directive. #405

Closed Carreau closed 2 years ago

Carreau commented 2 years ago

This is non standard and not supported by all rst parsers

briandleahy commented 2 years ago

Thanks for the fix @Carreau !

@barkls , any idea why the doctest is failling?

Carreau commented 2 years ago

@barkls , any idea why the doctest is failling?

There is a new recent version of docutils that apparently breaks everything.

Carreau commented 2 years ago

And yes, the error is described in this new RDT blog post:

https://blog.readthedocs.com/build-errors-docutils-0-18/