diff --git a/readthedocs.yaml b/readthedocs.yaml index 561c709..b4d0450 100644 --- a/readthedocs.yaml +++ b/readthedocs.yaml @@ -13,8 +13,9 @@ build: python: install: - method: pip + path: . extra_requirements: - - mkdocstrings[python] + - "mkdocstrings[python]" - mkdocs-material diff --git a/readthedocs_req.txt b/readthedocs_req.txt new file mode 100644 index 0000000..e69de29