Update dependencies; test on py3.9; drop python 3.5 support

This commit is contained in:
Alexander Graf
2021-03-20 17:17:50 +01:00
parent 08eaa7d474
commit e2cec0a0bf
10 changed files with 252 additions and 161 deletions

View File

@@ -8,7 +8,7 @@ Install Instaloader
To **install Instaloader**,
#. Ensure that you have `Python <https://www.python.org/>`__, at least
version 3.5, and `pip <https://pypi.python.org/pypi/pip>`__
version 3.6, and `pip <https://pypi.python.org/pypi/pip>`__
installed.
#. Then, install Instaloader using::