dmerejkowsky / dmenv

Simple and practical virtualenv manager for Python
https://tankerhq.github.io/dmenv/
11 stars 4 forks source link

When info.py doesn't give the right number of lines, dmenv hides the output of python #100

Closed blastrock closed 5 years ago

blastrock commented 5 years ago

Reproducible with: dmenv --python /bin/true install

Expected: the empty string printed by /bin/true

dmerejkowsky commented 5 years ago

Fixed in #101