Skip to content

Commit

Permalink
hatch-vcs
Browse files Browse the repository at this point in the history
  • Loading branch information
RonnyPfannschmidt committed Dec 19, 2022
1 parent df78c51 commit 90df3d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
python-version: ${{ matrix.python }}
- name: Install tox
run: python -m pip install --upgrade pip setuptools_scm hatch
run: python -m pip install --upgrade pip setuptools_scm hatch hatch-vcs
- name: install package local
run: pip install --no-build-isolation .

Expand Down

0 comments on commit 90df3d7

Please sign in to comment.