Install pipenv

This commit is contained in:
Jimmy 2021-07-06 22:53:12 +12:00
parent e99d4dc9a3
commit fd19d0fd25
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ It'll echo what you send to it
## Setup
```pip3 install pipenv```
```pipenv sync```