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

This commit is contained in:
Anton Hvornum 2023-11-22 22:29:36 +01:00
parent e05f46b0ad
commit c0230335c1
No known key found for this signature in database
GPG Key ID: D4B58E897A929F2E
1 changed files with 0 additions and 8 deletions

View File

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