Skip to content

Commit 4ac8557

Browse files
committed
update README: now Python before 3.3 is also supported
1 parent 281c0e6 commit 4ac8557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The following tabular data types are supported:
6161
* NumPy record arrays (names as columns)
6262
* pandas.DataFrame
6363

64-
Examples in this file use Python2. Tabulate supports Python3 too (Python >= 3.3).
64+
Examples in this file use Python2. Tabulate supports Python3 too.
6565

6666

6767
Headers

0 commit comments

Comments
 (0)