conda-env
Build docs using a conda
environment.
Install all dependencies via conda
.
Build should success without any problem.
>>> # Build at
>>> import datetime
>>> datetime.datetime.utcnow() # UTC
datetime.datetime(2022, 1, 24, 15, 43, 37, 371539)