run pur in 3.9 only (#1655)

This commit is contained in:
Michel Oosterhof
2021-11-08 12:10:59 +08:00
committed by GitHub
parent 4423ef4b43
commit 15f2450f3c

View File

@ -26,7 +26,7 @@ jobs:
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v2 uses: actions/setup-python@v2
with: with:
python-version: '3.x' python-version: '3.9'
- name: Install Python tools - name: Install Python tools
run: | run: |
python -m pip install --upgrade pip setuptools wheel pur python -m pip install --upgrade pip setuptools wheel pur