test_m_eff and test_utility added

This commit is contained in:
Fabian Joswig 2021-10-15 15:27:33 +01:00
parent 25d250cd53
commit 4f8345ac86
3 changed files with 27 additions and 2 deletions

View file

@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: true
matrix:
python-version: ["3.5", "3.6", "3.7", "3.8", "3.9"]
python-version: ["3.5", "3.6", "3.7", "3.8", "3.9", "3.10"]
steps:
- name: Checkout source