Removed requirements from .readthedocs.yaml, can we remove this file without readthedocs being sad?
This commit is contained in:
parent
e05f46b0ad
commit
c0230335c1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue