Skip to content

Commit

Permalink
require pooch
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Apr 22, 2022
1 parent 2815cb7 commit a8b56e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ sphinxcontrib-programoutput = { version = '*', optional = true }
sphinxcontrib-bibtex = { version = '*', optional = true }

[tool.poetry.extras]
testing = ['pooch', 'pytest', 'pytest-cov', 'pytest-mock', 'pytest-socket', 'pytest-xdist']
testing = ['pytest', 'pytest-cov', 'pytest-mock', 'pytest-socket', 'pytest-xdist']
development = ['isort', 'oitnb']
documentation = ['m2r2', 'sphinx', 'sphinx-rtd-theme', 'sphinxcontrib-programoutput', 'sphinxcontrib-bibtex']

Expand Down

0 comments on commit a8b56e3

Please sign in to comment.