Skip to content

Commit

Permalink
github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
luweizheng committed Dec 30, 2023
1 parent 17aea8e commit d858c3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ data/
*egg-info*
dist*
_build/*
!_build/eval/
_build/eval/*
!_build/eval/ch-*/
test*.md
run.sh
.idea
env

Expand Down
6 changes: 3 additions & 3 deletions requirements-dev.txt → requirements-web.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ sphinx_copybutton
myst_nb
sphinx_comments
sphinx_external_toc
sphinx.ext.intersphinx
sphinx_design
sphinx_book_theme
sphinxcontrib.bibtex
sphinx_jupyterbook_latex
sphinxcontrib-bibtex
sphinx-jupyterbook-latex
sphinxcontrib-jsmath

0 comments on commit d858c3a

Please sign in to comment.