Closed thliebig closed 9 years ago
Thanks a lot!
@hgrecco How do you test use your development version of pyvisa-py? I had to run python setup.py install
after every change to test it, otherwise pyvisa would always use the installed version of pyvisa-py only...
I have an isolated virtualenv with a symlink in to my development folder.
You can use python setup.py develop
. When doing so only a link to your development folder is added to pythonpath.
Coverage increased (+0.02%) to 20.89% when pulling 8c0af80726212795af707122ce2a77d5368d8497 on thliebig:master into bc744e660b3f3eff651e53d9321a009d7c19e81e on hgrecco:master.