File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ Creating distributions
188188 twine upload dist/*
189189
1901905. Verify that project the page at `PyPI
191- <https://pypi.org/project/robotframework-pythontlibcore /> `_
191+ <https://pypi.org/project/robotframework-pythonlibcore /> `_
192192 looks good.
193193
1941946. Test installation (add ``--pre `` with pre-releases)::
Original file line number Diff line number Diff line change @@ -29,14 +29,14 @@ to install the latest available release or use
2929to install exactly this version. Alternatively you can download the source
3030distribution from PyPI _ and install it manually.
3131
32- PythonLibCore 2.0.1was released on Sunday April 26, 2020. PythonLibCore
32+ PythonLibCore 2.0.1 was released on Sunday April 26, 2020. PythonLibCore
3333supports Python 2.7 and 3.6+ and Robot Framework 3.1.2+. This is last release
3434which contains new development for Python 2.7 and users should migrate to Python 3.
3535
3636.. _PythonLibCore : https://github.com/robotframework/PythonLibCore
3737.. _Robot Framework : http://robotframework.org
3838.. _pip : http://pip-installer.org
39- .. _PyPI : https://pypi.python. org/pypi /robotframework-pythontlibcore
39+ .. _PyPI : https://pypi.org/project /robotframework-pythonlibcore/
4040.. _issue tracker : https://github.com/robotframework/PythonLibCore/issues?q=milestone%3Av2.0.1
4141
4242
Original file line number Diff line number Diff line change @@ -30,12 +30,14 @@ to install the latest available release or use
3030to install exactly this version. Alternatively you can download the source
3131distribution from PyPI _ and install it manually.
3232
33- SeleniumLibrary 2.0.2 was released on Sunday April 26, 2020.
33+ PythonLibCore 2.0.2 was released on Sunday April 26, 2020. PythonLibCore
34+ supports Python 2.7 and 3.6+ and Robot Framework 3.1.2+. This is last release
35+ which contains new development for Python 2.7 and users should migrate to Python 3.
3436
3537.. _PythonLibCore : https://github.com/robotframework/PythonLibCore
3638.. _Robot Framework : http://robotframework.org
3739.. _pip : http://pip-installer.org
38- .. _PyPI : https://pypi.python. org/pypi /robotframework-robotlibcore
40+ .. _PyPI : https://pypi.org/project /robotframework-pythonlibcore/
3941.. _issue tracker : https://github.com/robotframework/PythonLibCore/issues?q=milestone%3Av2.0.2
4042
4143
You can’t perform that action at this time.
0 commit comments