We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee667a5 commit 54cfc10Copy full SHA for 54cfc10
.github/workflows/upload_docs.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- uses: ./.github/actions/install_conda_pip
18
with:
19
- nnpdf-extras: "[qed, docs]"
+ nnpdf-extras: "[qed,docs]"
20
- name: Build sphinx documentation
21
shell: bash -l {0}
22
run: |
0 commit comments