Merge branch 'main' into merge_1.6.1

This commit is contained in:
Veronica Berglyd Olsen
2022-03-16 23:11:59 +01:00
31 changed files with 692 additions and 1451 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
testLinux:
strategy:
matrix:
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10"]
python-version: ["3.7", "3.8", "3.9", "3.10"]
runs-on: ubuntu-latest
steps:
- name: Python Setup