Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
akariv committed Mar 12, 2024
1 parent df77c0e commit ad4c97e
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 @@ -9,6 +9,7 @@ LEAD := $(shell head -n 1 LEAD.md)
all: list

install:
pip instal setuptools
pip install --upgrade -e .[develop]

list:
Expand Down

0 comments on commit ad4c97e

Please sign in to comment.