Skip to content

Commit 47b2b2d

Browse files
committed
Bump Python minimum required version in docs
1 parent e6c32b2 commit 47b2b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Installation
1717
-------------
1818

1919
``cli-ui`` is available on `Pypi <https://pypi.org/project/cli-ui/>`_
20-
and is compatible with Python **3.4** and higher.
20+
and is compatible with Python **3.6** and higher.
2121

2222
It depends on ``colorama`` and ``unidecode`` for Windows support, and on
2323
``tabulate`` for the :func:`info_table` function.

0 commit comments

Comments
 (0)