Skip to content

Commit

Permalink
fix failing build
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvergnaud committed Sep 2, 2024
1 parent 5abd5f8 commit ee1f227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ clean:
rm -fr **/*.pyc

.venv/bin/python:
pip install hatch==1.7.0
hatch env create

dev: .venv/bin/python
Expand Down

0 comments on commit ee1f227

Please sign in to comment.