pash
pash copied to clipboard
Project-local Python Dependencies
Could we generate a list of Python packages and their version and install them in project-local fashion (not user wide) to avoid messing up with the user's default packages?
The Python packages that we need are jsonpickle PyYAML numpy matplotlib. I am working on it
I am almost certain that this is what happens now!