Skip to content

Commit

Permalink
update justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
boldandbrad committed Dec 29, 2023
1 parent 63830d8 commit 9a27bf2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ build:
flit build

# generate homebrew formula
brew: install
brew:
pip install -q ."[dev]"
poet -f meeple-cli >> formula.rb

# remove artifacts
Expand Down

0 comments on commit 9a27bf2

Please sign in to comment.