diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7848535..a9b7f1d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,11 +11,11 @@ build: tools: python: "3.7" # You can also specify other tool versions: - nodejs: "18" +# nodejs: "18" # rust: "1.64" # golang: "1.19" - jobs: - post_checkout: +# jobs: +# post_checkout: # Unshallow the git repository to # have access to its full history - pip install --force-reinstall "numpy<=1.21.5" diff --git a/docs/requirements.readthedocs.txt b/docs/requirements.readthedocs.txt index 0a0226a..77486c9 100644 --- a/docs/requirements.readthedocs.txt +++ b/docs/requirements.readthedocs.txt @@ -6,4 +6,5 @@ numpy>=1.8.2, <1.24.2 matplotlib PyYAML huckelpy==0.2.2 -pointgroup \ No newline at end of file +pointgroup +wheel \ No newline at end of file