Browse Source

[FIX] minor change with readthedocs.yaml

pull/6/head
troyyyyy 1 year ago
parent
commit
e85ffcfff6
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .readthedocs.yaml

+ 2
- 2
.readthedocs.yaml View File

@@ -11,5 +11,5 @@ sphinx:
formats: all formats: all


python: python:
install:
- requirements: docs/requirements.txt
install:
- requirements: docs/requirements.txt

Loading…
Cancel
Save