use pip517

This commit is contained in:
mauwii 2023-02-19 04:37:28 +01:00
parent f514f17e92
commit f901645c12
No known key found for this signature in database
GPG Key ID: D923DB04ADB3F5AB

View File

@ -27,6 +27,8 @@ jobs:
cache-dependency-path: pyproject.toml
- name: install requirements
env:
PIP_USE_PEP517: 1
run: |
python -m \
pip install ".[docs]"