We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c813a88 commit 17c0ca6Copy full SHA for 17c0ca6
README.rst
@@ -23,8 +23,8 @@ endorsed by the `Network UPS Tools developers`_.
23
Requirements
24
------------
25
26
-The module itself requires only Python (known to work with versions 2.6 through
27
-3.4). If you wish to run the tests, do ``pip install -r requirements-testing.txt``.
+The module itself requires only Python (2.7 or 3.5+).
+If you wish to run the tests, do ``pip install -r requirements-testing.txt``.
28
29
Usage
30
-----
0 commit comments