Import documentation from 2.1.x

This commit is contained in:
Unrud
2020-02-27 02:53:22 +01:00
parent 5b685d376f
commit cfbed8377a
3 changed files with 2839 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v1
with:
python-version: 3.8
python-version: 3.x
- name: Install Coveralls
run: python -m pip install coveralls
- name: Call Coveralls parallel builds webhook