Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Commit 25ba1a8

Browse files
committed
Updating README to reflect Python 3.3+ instead of just Python 3.
1 parent 39f4f3d commit 25ba1a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Requirements
1313
------------
1414

1515
* numpy
16-
* Python 2.7 or Python 3.3
16+
* Python 2.7 or Python 3.3+
1717

1818
Installation
1919
------------
@@ -27,7 +27,7 @@ Documentation
2727

2828
For documentation, see the project webpage at:
2929

30-
http://python-colormath.readthedocs.org/en/latest/
30+
http://python-colormath.readthedocs.org/
3131

3232
There are also a lot of useful examples under the examples directory within
3333
this directory.

0 commit comments

Comments
 (0)