commit 6e32b0aa4422ebb6c3824ea5ef1fc2c8226a9bbd parent b305d2f16cc6e01fe7bc5278b1bf9eb5b998de25 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(-)
diff --git a/README.md b/README.md @@ -29,7 +29,7 @@ TODO Dependencies ------------ -* Python 3 +* Python 3.7 or later * pyzmq (python3-zmq or dev-python/pyzmq)