This commit is contained in:
onyx-and-iris 2026-02-26 20:29:11 +00:00
parent da69702a18
commit 22cf1c817f

View File

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