UNPKG

virtualenv

Version:

install and use Python dependencies in node with virtualenv

12 lines 211 B
{ "dependencies": { "virtualenv": "../", "pypi": "git://github.com/lukaszb/pypi.git" }, "scripts": { "postinstall": "virtualenv-postinstall" }, "virtualenv": { "version": "15.0.x" } }