node-virtualenv icon indicating copy to clipboard operation
node-virtualenv copied to clipboard

broken against 16.1.0

Open gaborbernat opened this issue 7 years ago • 1 comments

see https://github.com/pypa/virtualenv/issues/1240

gaborbernat avatar Nov 02 '18 12:11 gaborbernat

seems that original issue was breaking change in python virtualenv:
https://github.com/pypa/virtualenv/issues/1241

options:

  1. patch release for virtualenv with fix
  2. update this module based on virtualenv changes
  3. stuck on [email protected] here

jupe avatar Nov 02 '18 18:11 jupe