Removed requirements from .readthedocs.yaml, can we remove this file without readthedocs being sad? (#2247)

This commit is contained in:
Anton Hvornum 2023-11-22 22:35:51 +01:00 committed by GitHub
parent d7eb35f4ee
commit 1489883571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -4,14 +4,6 @@
version: 2 version: 2
python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .
extra_requirements:
- docs
sphinx: sphinx:
builder: html builder: html
configuration: docs/conf.py configuration: docs/conf.py