diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 0848f15..52f7c46 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -15,7 +15,4 @@ sphinx: python: version: 3.8 install: - - method: pip - path: . - - requirements: requirements.txt - system_packages: true \ No newline at end of file + - requirements: requirements.txt \ No newline at end of file