diff options
| author | Hugo <hugovk@users.noreply.github.com> | 2019-10-19 18:52:39 +0300 |
|---|---|---|
| committer | Hugo <hugovk@users.noreply.github.com> | 2019-10-19 19:24:03 +0300 |
| commit | c9027b446caac8c790be1e1ca257654240296d21 (patch) | |
| tree | d4e2034e923e65c4dfbc653c11f8b95d5d394d43 /docs | |
| parent | 825de0193ba049c6cfd06b32dfa01a4873bfd381 (diff) | |
| download | tablib-c9027b446caac8c790be1e1ca257654240296d21.tar.gz | |
Drop support fo Python 2.7
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro.rst b/docs/intro.rst index 00562c1..064e5ad 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -74,7 +74,7 @@ THE SOFTWARE. Pythons Supported ----------------- -Python 3.5+ are officially supported. +Python 3.5+ is officially supported. Now, go :ref:`install Tablib <install>`. |
