mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
virtualenv v1.7.2
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
import virtualenv
|
||||
virtualenv.main()
|
||||
Reference in New Issue
Block a user