update CI dependencies, require Python>=3.8

This commit is contained in:
Alexander Graf
2023-03-30 18:35:42 +02:00
parent 1db182ec27
commit aa59683bd1
14 changed files with 1070 additions and 703 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.6, and `pip <https://pypi.python.org/pypi/pip>`__
version 3.8, and `pip <https://pypi.python.org/pypi/pip>`__
installed.
#. Then, install Instaloader using::