test-buildsΒΆ

GitHub repository to test different Read the Docs builds scenarios.


>>> # Build at
>>> import datetime
>>> datetime.datetime.utcnow()  # UTC
datetime.datetime(2025, 1, 21, 11, 16, 33, 926004)