We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3664638 commit cada19bCopy full SHA for cada19b
.readthedocs.yaml
@@ -23,3 +23,5 @@ sphinx:
23
python:
24
install:
25
- requirements: docs/requirements.txt
26
+ # Install pymediainfo itself to make autodoc work
27
+ - path: .
0 commit comments