`Python Library Core`_ is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.3.0 is a new release with support of Robot Framework 7.0 and return type hints.
All issues targeted for Python Library Core v4.3.0 can be found from the issue tracker.
pip install --upgrade pip install robotframework-pythonlibcore
to install the latest available release or use
pip install pip install robotframework-pythonlibcore==4.3.0
to install exactly this version. Alternatively you can download the source distribution from PyPI and install it manually.
Python Library Core 4.3.0 was released on Sunday November 19, 2023.
Support RF 7.0 (#135)
THis release supports FF 7 return type hints.
ID | Type | Priority | Summary |
---|---|---|---|
#135 | enhancement | high | Support RF 7.0 |
Altogether 1 issue. View on the issue tracker.