Skip to content

Commit 57d835b

Browse files
committed
Added sphinx-rtd-theme==0.5.2 as a dependency to Sphinx requirements.txt since it is not a hard dependency anymore.
1 parent 1e41093 commit 57d835b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## UNRELEASED
8+
9+
### Changed
10+
- Added sphinx-rtd-theme==0.5.2 as a dependency to Sphinx requirements.txt since it is not a hard dependency anymore.
11+
712
## 1.16.0 - 2021-03-31
813

914
### Fixed

doc/src/sphinx/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ sphinxcontrib-jsmath==1.0.1
2525
sphinxcontrib-qthelp==1.0.3
2626
sphinxcontrib-serializinghtml==1.1.4
2727
urllib3==1.25.9
28+
sphinx-rtd-theme==0.5.2

0 commit comments

Comments
 (0)