Skip to content

Commit 4f51323

Browse files
committed
Make opencolorio RTD requirement
Signed-off-by: Michael Dolan <[email protected]>
1 parent 05959ad commit 4f51323

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ if(${Python_VERSION_MAJOR} GREATER_EQUAL 3)
4545
# Breathe
4646
# https://pypi.org/project/breathe/
4747
find_python_package(breathe REQUIRED)
48-
48+
4949
###########################################################################
5050
### Setup PYTHONPATH ###
5151

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ sphinx-press-theme
1212
sphinx-tabs
1313
breathe
1414
setuptools<68.0.0
15+
opencolorio

0 commit comments

Comments
 (0)