Unverified Commit 075f4442 authored by dingchang's avatar dingchang Committed by GitHub
Browse files

[Docs] Fix the version of sphinx (#902)

* Fix sphinx version

* Fix sphinx version

* Fix sphinx version

* Fix sphinx version

* Fix sphinx version

* Fix sphinx version

* Fix sphinx version

* Fix sphinx version

* Fix sphinx version

* Fix sphinx version

* Fix sphinx version

* Fix sphinx version
parent 5363189c
......@@ -60,12 +60,6 @@ jobs:
mmcv: 1.8.0+cu101
torchvision: 0.9.0+cu101
cuda_arch: "7.0"
- python-version: 3.9
torch: 1.8.0+cu101
torch_version: torch1.8.0
mmcv: 1.8.0+cu101
torchvision: 0.9.0+cu101
cuda_arch: "7.0"
steps:
- uses: actions/checkout@v2
......
docutils==0.16.0
m2r
myst-parser
opencv-python
recommonmark
sphinx
sphinx==4.0.2
sphinx_markdown_tables
sphinx_rtd_theme
sphinx_rtd_theme==0.5.2
torch
......@@ -210,7 +210,6 @@ if __name__ == '__main__':
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.9',
],
license='Apache License 2.0',
setup_requires=parse_requirements('requirements/build.txt'),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment