Merge branch '3.x'

This commit is contained in:
Takeshi KOMIYA
2020-11-21 01:01:36 +09:00
44 changed files with 825 additions and 222 deletions

View File

@@ -41,6 +41,8 @@ jobs:
if: endsWith(matrix.python, '-dev')
with:
python-version: ${{ matrix.python }}
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
- name: Check Python version
run: python --version
- name: Install graphviz