diff --git a/.github/workflows/assess-code.yml b/.github/workflows/assess-code.yml index 3067e80..0aca797 100644 --- a/.github/workflows/assess-code.yml +++ b/.github/workflows/assess-code.yml @@ -7,9 +7,8 @@ jobs: max-parallel: 4 matrix: python-version: - - 3.6 - - 3.7 - 3.8 + - 3.9 steps: - uses: actions/checkout@v1 - name: Set up Python ${{ matrix.python-version }} diff --git a/README.md b/README.md index 4b393b9..960ec0e 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ _**Note**: please take into account that it is built for demo purpose but not fo - html5 - css3 - back-end - - python 3.6, 3.7, 3.8 + - python 3.7, 3.8 - [django](https://www.djangoproject.com/) web framework - [docker](https://www.docker.com/) >= 18.0 - [k8s](https://kubernetes.io/) >= 1.21.1