diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 81f99626a3070e7bc82862ef791a89ebe7bcb012..4242d738a0b52ab04aab5d0a0b3d004a0ad8b2f0 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -16,10 +16,10 @@ formats: all python: install: - requirements: /docs/requirements.txt - - method: pip - path: . - extra_requirements: - - docs +# - method: pip +# path: . +# extra_requirements: +# - docs # - method: pip # path: another/package system_packages: true \ No newline at end of file