This repository was archived by the owner on Sep 14, 2018. It is now read-only.

Description
If so, is there any documentation on how to create a virtualenv for IronPython on Unix? Virtualenv doesn't seem to like when the Python interpreter is not itself an executable, but a command with arguments like "mono ipy64.exe".
If virtualenv doesn't work, what do people use as a workaround for creating isolated environments?