Skip to content

Commit

Permalink
Add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jrm5100 committed Sep 21, 2020
1 parent b2c988d commit a0d1d62
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 2 deletions.
197 changes: 195 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ sphinx = {version = "^3.2.1", optional = true}
sphinx_rtd_theme = {version = "^0.5.0", extras = ["docs"]}
numpydoc = {version = "^1.1.0", extras = ["docs"]}
sphinx-copybutton = {version = "^0.3.0", extras = ["docs"]}
ipython = {version = "^7.18.1", extras = ["docs"]}

[tool.poetry.dev-dependencies]
pytest = "^5.2"
Expand Down

0 comments on commit a0d1d62

Please sign in to comment.