mirror of
https://github.com/gluster/glusterdocs.git
synced 2026-02-05 15:47:01 +01:00
.readthedocs.yml: Update requirements syntax as per v2
Signed-off-by: Shwetha K Acharya <sacharya@redhat.com>
This commit is contained in:
@@ -5,4 +5,6 @@ build:
|
||||
tools:
|
||||
python: "3.11"
|
||||
|
||||
requirements: requirements.txt
|
||||
python:
|
||||
install:
|
||||
- requirements: requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user