File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -8,18 +8,16 @@ Python Library Core 2.2.0
8
8
9
9
`Python Library Core `_ is a generic component making it easier to create
10
10
bigger `Robot Framework `_ test libraries. Python Library Core 2.2.0 is
11
- a new release with ** UPDATE ** enhancements and bug fixes. ** MORE intro stuff **
11
+ a new release with fixes when using complex decorators in keywords.
12
12
13
- **REMOVE this section with final releases or otherwise if release notes contain
14
- all issues. **
15
13
All issues targeted for Python Library Core v2.2.0 can be found
16
14
from the `issue tracker `_.
17
15
18
16
If you have pip _ installed, just run
19
17
20
18
::
21
19
22
- pip install --pre -- upgrade pip install robotframework-pythonlibcore
20
+ pip install --upgrade pip install robotframework-pythonlibcore
23
21
24
22
to install the latest available release or use
25
23
You can’t perform that action at this time.
0 commit comments