Actually install pipenv
This commit is contained in:
parent
7edd370b8a
commit
5db2666bbe
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
sudo apt install -y python3 python-is-python3 python3-pip;
|
||||
sudo apt install -y python3 python-is-python3 python3-pip pipenv;
|
||||
|
|
Loading…
Reference in a new issue