Documentation from a PR for testing =================================== It seems that for some reason the new addons are not being shown on PR: https://github.com/readthedocs/readthedocs.org/issues/10706 ---- Read the Docs configuration file used to build this docs: .. literalinclude:: ../.readthedocs.yaml :language: yaml :linenos: ---- Sphinx configuration file used to build this docs (:doc:`see full file `), .. literalinclude:: conf.py :language: python :linenos: ---- .. runblock:: pycon >>> # Build at >>> import datetime >>> datetime.datetime.utcnow() # UTC