This commit is contained in:
onyx-and-iris 2026-02-26 14:44:47 +00:00
parent 9b0d20effd
commit da69702a18

View File

@ -30,7 +30,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install hatch
pip install "virtualenv<21" hatch
- name: Build package
run: hatch build