resolve comments and add licenses

This commit is contained in:
Dmitry Shibanov 2021-11-16 16:51:44 +03:00
parent f8238767a5
commit aaeea74198
58 changed files with 1863 additions and 25 deletions

View file

@ -14,7 +14,7 @@ on:
permissions:
contents: read
jobs:
python-pip-depencies-caching:
python-pip-dependencies-caching:
name: Test pip (Python ${{ matrix.python-version}}, ${{ matrix.os }})
runs-on: ${{ matrix.os }}
strategy: