diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index b27883a..e278318 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: ['3.6', '3.7', '3.8', '3.9'] + python-version: ['3.7', '3.8', '3.9'] steps: - uses: actions/checkout@v2 - name: Set up Python diff --git a/images/python_version_badge.svg b/images/python_version_badge.svg index 703ab8f..5e2d0e6 100644 --- a/images/python_version_badge.svg +++ b/images/python_version_badge.svg @@ -1 +1 @@ -PythonPython3.6 | 3.7 | 3.8 | 3.93.6 | 3.7 | 3.8 | 3.9 \ No newline at end of file +PythonPython3.7 | 3.8 | 3.93.6 | 3.7 | 3.8 | 3.9