Skip to content

Commit

Permalink
Added dacy into global install
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethEnevoldsen committed Dec 9, 2023
1 parent fb8c2be commit 034cd71
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
@@ -1,6 +1,6 @@
install:
@echo "--- 🚀 Installing project ---"
pip install -e ".[dev, docs, tests,tutorials,all]"
pip install -e ".[dev, docs, tests,tutorials,all,dacy]"

static-type-check:
@echo "--- 🔍 Running static type check ---"
Expand Down

0 comments on commit 034cd71

Please sign in to comment.