Skip to content

Commit

Permalink
Merge branch 'develop' into dev/n170_rift
Browse files Browse the repository at this point in the history
  • Loading branch information
pellet committed Aug 3, 2023
2 parents cef2991 + f645305 commit af77f23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
build:
pip install .
# Use pep517 to install pygatt==4.0.5(deprecated setuptools/egg installer) on macos
pip install --use-pep517 .

test:
pytest
Expand Down

0 comments on commit af77f23

Please sign in to comment.