How to find RIDE version and upgrade it?

545 views
Skip to first unread message

Gowri reddi

unread,
Apr 14, 2016, 7:19:23 AM4/14/16
to robotframework-users
Hi,

How to find RIDE version in command prompt and how can we upgrade it?

Regards,
Gowri

Kevin O.

unread,
Apr 14, 2016, 12:26:43 PM4/14/16
to robotframework-users
To see version:
pip show robotframework-ride
---
Metadata-Version: 1.1
Name: robotframework-ride
Version: 1.5.2.1
Summary: RIDE :: Robot Framework Test Data Editor
Author: Robot Framework Developers
Author-email: robotfr...@gmail.com
License: Apache License 2.0
Location: c:\apps\python27\lib\site-packages
Requires:

to update:
pip install -U robotframework-ride
Reply all
Reply to author
Forward
0 new messages