chore: deprecate python 3.6 support (#10803)

This commit is contained in:
Ville Brofeldt
2020-09-09 08:51:55 +03:00
committed by GitHub
parent 50672bb11b
commit 9a6697141d
11 changed files with 17 additions and 22 deletions

View File

@@ -213,8 +213,7 @@ jobs:
runs-on: ubuntu-18.04
strategy:
matrix:
# run unit tests in multiple version just for fun
python-version: [3.6, 3.7, 3.8]
python-version: [3.7, 3.8]
env:
PYTHONPATH: ${{ github.workspace }}
SUPERSET_CONFIG: tests.superset_test_config