-
- Downloads
add -2 and -3 switch to run-tests.py
These switches prefix all subcommands with either "python2" or "python3". This allows to run the tests on python2 and python3 if both python versions are installed in one system. If those arguments are not provided, the default python enviroment is used.
Please register or sign in to comment