Skip to content

Commit 725075f

Browse files
authored
Merge pull request #207 from clowder-framework/sphinx-depend-sphinx-rtd-theme
Added sphinx-rtd-theme==0.5.2 as a dependency to Sphinx requirements.…
2 parents 57401ee + d839eb0 commit 725075f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ 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-
## Unrelease
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.
811

912
### Added
1013
- Log an event each time that a user archives or unarchives a file.

doc/src/sphinx/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ sphinxcontrib-htmlhelp==1.0.3
2424
sphinxcontrib-jsmath==1.0.1
2525
sphinxcontrib-qthelp==1.0.3
2626
sphinxcontrib-serializinghtml==1.1.4
27+
sphinx-rtd-theme==0.5.2
2728
urllib3==1.26.4

0 commit comments

Comments
 (0)