Skip to content

Commit a8b56e3

Browse files
require pooch
1 parent 2815cb7 commit a8b56e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ sphinxcontrib-programoutput = { version = '*', optional = true }
5050
sphinxcontrib-bibtex = { version = '*', optional = true }
5151

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

0 commit comments

Comments
 (0)