mirror of
https://github.com/onyx-and-iris/q3rcon-tui.git
synced 2026-02-26 03:09:09 +00:00
temporary fix for hatch build, see https://github.com/pypa/hatch/issues/2193
This commit is contained in:
parent
15fd6a1914
commit
4606990edb
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user