Tagged Questions
0
votes
1answer
23 views
Implementing a selected unix path for a specific application (e.g. pytest)
I have two versions of pytest installed, one locally in a directory in my home directory, and one that is installed in /usr/local/bin.
The version of pytest installed in the /usr/local/bin is 2.2.4 ...