Try pip install . in ReadTheDocs

Refs #1137
This commit is contained in:
Simon Willison 2025-05-29 22:24:54 -07:00 committed by GitHub
parent 2fd6c09db1
commit a2063e913f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,3 +15,5 @@ formats:
python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .