Skip to content

Commit ba88a32

Browse files
author
manoharlab
committed
FIX: solving the config file validation error
1 parent 36bfd69 commit ba88a32

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.readthedocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ build:
44
os: ubuntu-22.04
55
tools:
66
python: "3.12"
7-
install:
8-
- requirements: requirements-dev.txt
97

108
python:
119
install:
10+
- requirements: requirements-dev.txt
1211
- method: pip
1312
path: .
1413

0 commit comments

Comments
 (0)