Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 635 Bytes

File metadata and controls

22 lines (15 loc) · 635 Bytes

README

run_in_virtualenv tool

This distribution contains run_in_virtualenv tool and programmatic usage of the tool. The tool is for running shell commands in virtualenv.

The tool is similar to allvirtualenv in virtualenvwrapper or tox but restricted to the command line run only.

Moreover, the library provides Python function for running generic runner function in virtualenv.

Development practices

The development and the testing follows the Common Robot Libraries development practices defined in https://github.com/nokia/crl-devutils.