Skip to content

Commit

Permalink
fix dist dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien Coelho committed Nov 10, 2024
1 parent 24783f6 commit 3fdead6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ docker.rm: docker.stop
# PYPI PUBLICATION
#

dist: venv.dist
dist: venv/.dist
source venv/bin/activate
$(PYTHON) -m build

Expand Down

0 comments on commit 3fdead6

Please sign in to comment.