Skip to content

Commit 17c0ca6

Browse files
committed
Update Python versions in README
1 parent c813a88 commit 17c0ca6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ endorsed by the `Network UPS Tools developers`_.
2323
Requirements
2424
------------
2525

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``.
26+
The module itself requires only Python (2.7 or 3.5+).
27+
If you wish to run the tests, do ``pip install -r requirements-testing.txt``.
2828

2929
Usage
3030
-----

0 commit comments

Comments
 (0)