This commit is contained in:
onyx-and-iris 2026-02-25 21:52:11 +00:00
parent 15fd6a1914
commit 4606990edb

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