drop Python 3.3 support

This commit is contained in:
Mike Fährmann
2018-07-17 21:15:25 +02:00
parent ff436692bf
commit e8311eb1ed
4 changed files with 4 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ gallery-dl
*gallery-dl* is a command-line program to download image-galleries and
-collections from several image hosting sites such as pixiv.net, exhentai.org,
danbooru.donmai.us and several more (see `Supported Sites`_).
It requires Python 3.3+ to run and works on Unix-like systems as well as on
It requires Python 3.4+ to run and works on Unix-like systems as well as on
Windows.