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 f0929cd commit f50e9caCopy full SHA for f50e9ca
.readthedocs.yaml
@@ -20,7 +20,7 @@ build:
20
- echo "setuptools!=78.0.1" >> ruciospark_constraints.txt
21
- PIP_CONSTRAINT="$(pwd)/ruciospark_constraints.txt" python -m pip install '.[dev]' rucio-clients
22
pre_build:
23
- - cd docs && sphinx-autogen source/reference.rst -t source/_templates -o source/modules && cd ../
+ - cd docs && make
24
# You can also specify other tool versions:
25
# nodejs: "19"
26
# rust: "1.64"
0 commit comments