Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.1 to 3.0.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.0.1...v3.0.3) 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==3.0.3
|
|
numpydoc==0.9.2
|