From 4581ab0ed0e663e0989ad06807167525c57fecf1 Mon Sep 17 00:00:00 2001 From: gryf Date: Tue, 19 Oct 2021 19:33:14 +0200 Subject: [PATCH] Specify from which Python version boxpy is supported. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index da5d08b..5fb3284 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,7 @@ weird named options for ``vboxmanage`` ;P) Requirements ------------ -- Python 3.x +- Python >=3.7 - `pyyaml`_ - `requests`_