We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pooch
1 parent 2815cb7 commit a8b56e3Copy full SHA for a8b56e3
pyproject.toml
@@ -50,7 +50,7 @@ sphinxcontrib-programoutput = { version = '*', optional = true }
50
sphinxcontrib-bibtex = { version = '*', optional = true }
51
52
[tool.poetry.extras]
53
-testing = ['pooch', 'pytest', 'pytest-cov', 'pytest-mock', 'pytest-socket', 'pytest-xdist']
+testing = ['pytest', 'pytest-cov', 'pytest-mock', 'pytest-socket', 'pytest-xdist']
54
development = ['isort', 'oitnb']
55
documentation = ['m2r2', 'sphinx', 'sphinx-rtd-theme', 'sphinxcontrib-programoutput', 'sphinxcontrib-bibtex']
56
0 commit comments