bluemellophone commited on
Commit
881b93f
·
unverified ·
1 Parent(s): 0fe2938

Fix for read the docs

Browse files
Files changed (1) hide show
  1. .readthedocs.yaml +1 -1
.readthedocs.yaml CHANGED
@@ -18,6 +18,6 @@ sphinx:
18
  # Optionally declare the Python requirements required to build your docs
19
  python:
20
  install:
21
- - requirements: docs/requirements.txt
22
  - method: pip
23
  path: .
 
18
  # Optionally declare the Python requirements required to build your docs
19
  python:
20
  install:
21
+ - requirements: requirements.txt
22
  - method: pip
23
  path: .