@ -56,10 +56,8 @@ workflows:
all-tests:
jobs:
- test:
matrix:
parameters:
python-version: ["3.5", "3.6", "3.7", "3.8", "3.9"]
<<: *version-matrix
- license-scan:
matrix: # different version matrix as pip-licenses has no whitelisting on Python 3.5
python-version: [ "3.6", "3.7", "3.8", "3.9" ]