8000 Add documentation dependency to fix empty docs · spsforks/pythonnet-pythonnet@3b6500f · GitHub
[go: up one dir, main page]

Skip to content

Commit 3b6500f

Browse files
committed
Add documentation dependency to fix empty docs
1 parent dddadbe commit 3b6500f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ pygments>=2.7
77
# C# via doxygen
88
breathe
99
git+https://github.com/rogerbarton/sphinx-csharp.git
10+
11+
# Dependency of pythonnet, needed for autodocs
12+
clr_loader

0 commit comments

Comments
 (0)
0