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