test-builds

GitHub repository to test different Read the Docs builds scenarios.


>>> # Build at
>>> import datetime
>>> datetime.datetime.utcnow()  # UTC
datetime.datetime(2024, 7, 27, 7, 46, 17, 863214)