Removed requirements from .readthedocs.yaml, can we remove this file without readthedocs being sad? (#2247)
This commit is contained in:
parent
d7eb35f4ee
commit
1489883571
|
|
@ -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