diff --git a/.readthedocs.yaml b/.readthedocs.yaml index bb43b3c..8f72329 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -23,4 +23,4 @@ python: - requirements: docs/requirements.txt - method: setuptools path: . - system_packages: true \ No newline at end of file + system_packages: false \ No newline at end of file