gerbonara/requirements-docs.txt
dependabot-preview[bot] 509b14a038
Bump numpydoc from 0.9.2 to 1.1.0
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 0.9.2 to 1.1.0.
- [Release notes](https://github.com/numpy/numpydoc/releases)
- [Changelog](https://github.com/numpy/numpydoc/blob/master/doc/release_notes.rst)
- [Commits](https://github.com/numpy/numpydoc/compare/v0.9.2...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-02 09:09:26 +00:00

6 lines
114 B
Text

# install base requirements
-r requirements.txt
# documentation generation support
Sphinx==3.0.3
numpydoc==1.1.0