We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 573b00b commit 8cffa58Copy full SHA for 8cffa58
.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 robotpy-rev main dist dist-Linux
+ - python -m robotpy_sphinx.download_and_install robotpy robotpy-rev main dist pypi-Linux-3.11
13
14
python:
15
install:
0 commit comments