update CI dependencies, require Python>=3.8

This commit is contained in:
Alexander Graf
2023-02-11 10:45:08 +01:00
parent 3cc29a4ceb
commit 0462d5c34a
14 changed files with 1068 additions and 701 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::