tAdd note about Python version in Readme. - obelisk - Electrum server using libbitcoin as its backend
HTML git clone https://git.parazyd.org/obelisk
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 6e32b0aa4422ebb6c3824ea5ef1fc2c8226a9bbd
DIR parent b305d2f16cc6e01fe7bc5278b1bf9eb5b998de25
HTML Author: parazyd <parazyd@dyne.org>
Date: Fri, 16 Apr 2021 03:16:09 +0200
Add note about Python version in Readme.
Diffstat:
M README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/README.md b/README.md
t@@ -29,7 +29,7 @@ TODO
Dependencies
------------
-* Python 3
+* Python 3.7 or later
* pyzmq (python3-zmq or dev-python/pyzmq)