mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-01-15 20:34:27 +01:00
Adds missing requirement and update pip command
This commit is contained in:
@@ -62,6 +62,7 @@ And, if it happens to be installed, change the alias to `pip3`, or use `pip3` in
|
||||
and for `pip3`:
|
||||
|
||||
sudo apt-get install python3-pip
|
||||
pip install --upgrade pip==9.0.3
|
||||
|
||||
#### OSX
|
||||
|
||||
@@ -75,4 +76,5 @@ and for `pip3`:
|
||||
|
||||
`pisa-cli` has the following dependencies (which can be satisfied by using `pip install -r requirements.txt`):
|
||||
|
||||
- `cryptography`
|
||||
- `cryptography`
|
||||
- `requests`
|
||||
@@ -1 +1,2 @@
|
||||
cryptography
|
||||
requests
|
||||
|
||||
Reference in New Issue
Block a user