Add a separate script for installing Pipenv
This commit is contained in:
parent
35a2c5cae8
commit
49277ad2bf
3 changed files with 3 additions and 1 deletions
scripts/Debian/Software/Python
|
@ -1,3 +1,2 @@
|
|||
#!/bin/bash
|
||||
sudo apt install -y python3 python-is-python3 python3-pip;
|
||||
sudo pip install pipenv;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue