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
88
99`Python Library Core `_ is a generic component making it easier to create
1010bigger `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.
1212
13- **REMOVE this section with final releases or otherwise if release notes contain
14- all issues. **
1513All issues targeted for Python Library Core v2.2.0 can be found
1614from the `issue tracker `_.
1715
1816If you have pip _ installed, just run
1917
2018::
2119
22- pip install --pre -- upgrade pip install robotframework-pythonlibcore
20+ pip install --upgrade pip install robotframework-pythonlibcore
2321
2422to install the latest available release or use
2523
You can’t perform that action at this time.
0 commit comments