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

Commit 60d79a5

Browse files
committed
Use project requirements for RDT
1 parent 3013de2 commit 60d79a5

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)