Skip to content

Commit 96fdaf7

Browse files
authored
Disable pip install in RTD (aio-libs#3225)
1 parent 1325fd9 commit 96fdaf7

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
@@ -2,5 +2,4 @@ build:
22
image: latest
33
python:
44
version: 3.6
5-
pip_install: true
6-
requirements_file: requirements/cython.txt
5+
pip_install: false

0 commit comments

Comments
 (0)