Compare commits

...

1 Commits
v0.7.1 ... main

Author SHA1 Message Date
514dda463a closes #1 2026-02-26 20:29:50 +00:00

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