rbuchmeier / nordicNumbers

0 stars 0 forks source link

VirtualEnv for Python Script #13

Closed rbuchmeier closed 7 years ago

rbuchmeier commented 7 years ago

We probably want to have a virtual env set up for our Python Script (with a Virtualenvwrapper imo). As well as documentation for how to set up virtualenv for the developer.

rbuchmeier commented 7 years ago

Got this set up. Note that any user that wants to take advantage of virtualenvwrapper will need to source the usr/local/bin/virtualenvwrapper.sh file (I think that is the path).