e70602e12b8eedb871615776c53980b2c8b89583
Note: simply calling `virtualenv .` will not produce a ./bin/python which can import e.g. sqlite3, using `virtualenv --python=python2.7` will, if python2.7 is python27Full (the wrapped python). I'm not sure if this is a bug or a feature.
Description
Languages
Nix
95.2%
Shell
1.9%
Python
1.6%
Rust
0.2%
Perl
0.2%
Other
0.5%