summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2018-11-08 17:23:25 +0100
committerLars-Dominik Braun <lars@6xq.net>2018-11-08 17:23:25 +0100
commit7569d485c9ada30e0d68753d6bffcc5a5604290d (patch)
treee16a1810822deb92750b432246b7b2083c70790e /README.rst
parent2d2d2925d309e68705c8fdb20c0d068c2ad73a6a (diff)
downloadcrocoite-7569d485c9ada30e0d68753d6bffcc5a5604290d.tar.gz
crocoite-7569d485c9ada30e0d68753d6bffcc5a5604290d.tar.bz2
crocoite-7569d485c9ada30e0d68753d6bffcc5a5604290d.zip
Drop support for Python <3.6
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index e5f75c5..06dfc43 100644
--- a/README.rst
+++ b/README.rst
@@ -13,7 +13,7 @@ Quick start
The following dependencies must be present to run crocoite:
-- Python 3
+- Python ≥3.6
- aiohttp_
- websockets_
- warcio_