Skip to content

Commit

Permalink
better org
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrgarcia committed Jan 7, 2024
1 parent 0726bd6 commit 97d46b6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ formats:
# Optionally declare the Python requirements required to build your docs
python:
install:
- requirements: requirements.in
- requirements: requirements_docs.in

2 changes: 0 additions & 2 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
powerxrd
sphinx
sphinx_rtd_theme
5 changes: 5 additions & 0 deletions requirements_docs.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
powerxrd
matplotlib
# -e .
sphinx
sphinx_rtd_theme

0 comments on commit 97d46b6

Please sign in to comment.