Merge pull request #122 from talaia-labs/116-openssl-python-dependencies

Defines minimal version of both openssl and python3 in DEPENDENCIES.
This commit is contained in:
Sergi Delgado Segura
2020-04-10 11:33:35 +02:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

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

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