mirror of
https://github.com/sahinakkaya/til.git
synced 2024-11-10 02:59:37 +01:00
144 B
144 B
You can use below command to create a virtual environment which contains installed packages:
virtualenv venv --system-site-packages