diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ddf04c9..0848f15 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -16,6 +16,6 @@ python: version: 3.8 install: - method: pip - path: . + path: . - requirements: requirements.txt system_packages: true \ No newline at end of file