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.
1 parent 37d5f31 commit c428c55Copy full SHA for c428c55
docs/PythonLibCore-4.2.0.rst
@@ -14,12 +14,11 @@ dropping Python 3.7 support.
14
All issues targeted for Python Library Core v4.2.0 can be found
15
from the `issue tracker`_.
16
17
-**REMOVE ``--pre`` from the next command with final releases.**
18
If you have pip_ installed, just run
19
20
::
21
22
- pip install --pre --upgrade pip install robotframework-pythonlibcore
+ pip install --upgrade pip install robotframework-pythonlibcore
23
24
to install the latest available release or use
25
0 commit comments