From 4f4b72e1d00a9ba7358ac05e64f86625e148e59a Mon Sep 17 00:00:00 2001 From: "Sebastian M. Ernst" Date: Thu, 2 Nov 2017 20:44:33 +0100 Subject: [PATCH] added new wine version to readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e055fe56..f39f67fa 100644 --- a/README.rst +++ b/README.rst @@ -73,7 +73,7 @@ Prerequisites +--------------------+-------------------------------------------------------------------------------------------------------------+ | for usage + - `CPython`_ 3.x (tested with 3.{4,5,6}) - no additional Python packages required + -| + - `Wine`_ 2.x (tested with 2.{5,6,10,12,18} regular & `staging`_) - expected to be in the user's `PATH`_ + +| + - `Wine`_ 2.x (tested with 2.{5,6,10,12,18,19} regular & `staging`_) - expected to be in the user's `PATH`_ + +--------------------+-------------------------------------------------------------------------------------------------------------+ | for tests + - `pytest`_ + | + - `mingw cross-compiler`_ - for building DLLs against which examples and tests can be run +