MaJ du 04-02-2021
This commit is contained in:
@@ -153,3 +153,23 @@ cd myproject
|
||||
pipenv install requests
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
```bash
|
||||
~/venv master* ⇡
|
||||
❯ python3 -m venv rpd
|
||||
|
||||
> cd rpd
|
||||
|
||||
❯ bin/pip3 install -U pip setuptools
|
||||
|
||||
❯ cp /Users/bruno/Downloads/install.py /Users/bruno/Documents/venv/rpd
|
||||
|
||||
|
||||
|
||||
❯ source bin/activate
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user