Transfers bug patch from orgasm

This commit is contained in:
2016-03-31 16:53:09 +02:00
parent 1cd35b3359
commit 4207db7c17
3 changed files with 103 additions and 96 deletions

View File

@ -59,7 +59,7 @@ def serenity_virtualenv(envname,package,version,minversion='3.4',maxversion=None
clear=True,
symlinks=False,
with_pip=True)
# check the newly created virtualenv
return serenity_virtualenv(envname,package,version)