Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 0c7a264

Browse files
authored
Merge pull request #83 from OpenCTI-Platform/rha/add-sphinx-doc
Use project requirements for RDT
2 parents 6eceaf8 + 60d79a5 commit 0c7a264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ formats: all
2020
python:
2121
version: 3.8
2222
install:
23-
- requirements: docs/requirements.txt
23+
- requirements: requirements.txt

0 commit comments

Comments
 (0)