mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 22:38:27 +00:00
4 lines
58 B
Python
4 lines
58 B
Python
#!/usr/bin/env python
|
|
import virtualenv
|
|
virtualenv.main()
|