We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05959ad commit 4f51323Copy full SHA for 4f51323
docs/CMakeLists.txt
@@ -45,7 +45,7 @@ if(${Python_VERSION_MAJOR} GREATER_EQUAL 3)
45
# Breathe
46
# https://pypi.org/project/breathe/
47
find_python_package(breathe REQUIRED)
48
-
+
49
###########################################################################
50
### Setup PYTHONPATH ###
51
docs/requirements.txt
@@ -12,3 +12,4 @@ sphinx-press-theme
12
sphinx-tabs
13
breathe
14
setuptools<68.0.0
15
+opencolorio
0 commit comments