Bumps [numpydoc](https://github.com/numpy/numpydoc) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/numpy/numpydoc/releases) - [Commits](https://github.com/numpy/numpydoc/compare/v0.9.1...v0.9.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 lines
114 B
Text
6 lines
114 B
Text
# install base requirements
|
|
-r requirements.txt
|
|
|
|
# documentation generation support
|
|
Sphinx==2.2.2
|
|
numpydoc==0.9.2
|