Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jobrachem committed Mar 24, 2024
1 parent ea8b5b5 commit c85a987
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
pages: write
id-token: write
steps:
- name: Install
run: |
pip install .[dev]
pip list
- id: deployment
uses: sphinx-notes/pages@v3
with:
Expand Down
21 changes: 21 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
arviz>=0.16.1
click>=8.1.7
dill>=0.3.7
jax>=0.4.20
liesel>=0.2.7
numpy>=1.25.2
optax>=0.2.1
pandas>=2.2.1
plotnine>=0.12.3
pytest>=7.4.2
scikit_learn>=1.3.2
scipy>=1.12.0
setuptools>=65.5.0
tensorflow_probability>=0.21.0
git+https://github.com/liesel-devs/liesel-ptm.git#egg=liesel_ptm
sphinx>=7.2.6
sphinx-autodoc-typehints>=2.0
sphinx-book-theme>=1.1.0
sphinx-copybutton>=0.5
sphinx-remove-toctrees>=0.0.3
myst-nb

0 comments on commit c85a987

Please sign in to comment.