Skip to content

Commit 6fa407a

Browse files
committed
Turn off system packages in rtfd config
1 parent ed6ca87 commit 6fa407a

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
@@ -6,4 +6,4 @@ python:
66
- requirements: docs/requirements.txt
77
- method: setuptools
88
path: .
9-
system_packages: true
9+
system_packages: false

0 commit comments

Comments
 (0)