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.
2 parents 1b37ee4 + 91f91e6 commit af8554bCopy full SHA for af8554b
.readthedocs.yml
@@ -9,7 +9,7 @@ build:
9
python: "3.11"
10
jobs:
11
post_install:
12
- - python -m robotpy_sphinx.download_and_install robotpy mostrobotpy main dist dist-Linux
+ - python -m robotpy_sphinx.download_and_install robotpy mostrobotpy main dist pypi-Linux-3.11
13
post_build:
14
- mkdir --parents _readthedocs/htmlzip
15
- cp --recursive _readthedocs/html _readthedocs/$READTHEDOCS_PROJECT
0 commit comments