Doc update

This commit is contained in:
Eriks K
2021-10-23 16:55:26 +03:00
parent 5ce4c62f22
commit 3e0caae041
5 changed files with 30 additions and 28 deletions

View File

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7, 3.8]
python-version: [3.8, 3.9]
steps:
- uses: actions/checkout@v2