Skip to content

Commit

Permalink
Merge pull request #38 from GertjanBisschop/add_requirements
Browse files Browse the repository at this point in the history
add requirements
  • Loading branch information
GertjanBisschop authored Jul 6, 2023
2 parents 660574d + 4978d89 commit 7029d4a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions requirements/CI-docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
autodocsumm>=0.2.7
jsonschema>=3.0.0
jupyter-book>=0.12.1
matplotlib
msprime
numba
numpy
scipy
sphinx==4.5
sphinx-argparse
sphinx-autodoc-typehints>=1.18.3
sphinx-issues
sphinx-jupyterbook-latex
statsmodels
tskit
tskit-book-theme
pydata_sphinx_theme>=0.7.2
1 change: 1 addition & 0 deletions requirements/CI-tests-pip/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
msprime
numba
numpy
tskit==0.5.3

0 comments on commit 7029d4a

Please sign in to comment.