File tree Expand file tree Collapse file tree 1 file changed +0
-34
lines changed Expand file tree Collapse file tree 1 file changed +0
-34
lines changed Original file line number Diff line number Diff line change @@ -142,37 +142,3 @@ on PyPI.
142
142
project distributes some commonly used packages. See the
143
143
`roborio-wheels <https://github.com/robotpy/roborio-wheels/ >`_
144
144
project for more details.
145
-
146
- Upgrading RobotPy on a roboRIO
147
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
148
-
149
- The ``download `` and ``install `` commands support some pip options, so to
150
- upgrade you can use the ``-U `` flag on the commands mentioned above to
151
- download the latest versions of RobotPy.
152
-
153
- .. tab :: Windows
154
-
155
- .. code-block :: sh
156
-
157
- py -3 -m robotpy_installer download -U robotpy
158
-
159
- .. tab :: Linux/macOS
160
-
161
- .. code-block :: sh
162
-
163
- robotpy-installer download -U robotpy
164
-
165
- The robotpy installer can tell you what packages you have installed on a
166
- roboRIO:
167
-
168
- .. tab :: Windows
169
-
170
- .. code-block :: sh
171
-
172
- py -3 -m robotpy_installer list
173
-
174
- .. tab :: Linux/macOS
175
-
176
- .. code-block :: sh
177
-
178
- robotpy-installer list
You can’t perform that action at this time.
0 commit comments