Defines minimal version of both openssl and python3 in DEPENDENCIES. Close #116.

This commit is contained in:
Sergi Delgado Segura
2020-03-31 17:17:19 +02:00
parent 307fd7dabf
commit 94be7acceb
2 changed files with 4 additions and 2 deletions

View File

@@ -6,8 +6,9 @@
`teos_cli` has the following system-wide dependencies:
- `python3`
- `python3` version 3.6+
- `pip3`
- `openssl` version 1.1+
### Checking if the dependencies are already satisfied