mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 14:14:22 +01:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user