Skip to content

Commit

Permalink
test readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
abelcarreras committed May 19, 2023
1 parent 01c04f2 commit fe576a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
3 changes: 2 additions & 1 deletion docs/requirements.readthedocs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ numpy>=1.8.2, <1.24.2
matplotlib
PyYAML
huckelpy==0.2.2
pointgroup
pointgroup
wheel

0 comments on commit fe576a1

Please sign in to comment.