diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c867483..931d8a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,6 @@ jobs: fail-fast: false matrix: python-version: - - 3.6 - 3.7 - 3.8 - 3.9 diff --git a/README.rst b/README.rst index 899c935..a292c15 100644 --- a/README.rst +++ b/README.rst @@ -76,7 +76,7 @@ Project goals Dependencies ------------ -* Python >= 3.6 +* Python >= 3.7 * OpenSSL Install stable version from pypi