Skip to content

Commit

Permalink
pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
pellet committed Jun 21, 2024
1 parent f262869 commit 31cbe76
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 @@ build_mac:
micromamba create -y -n EEG-ExPy
micromamba activate EEG-ExPy
micromamba install -y pytables -c conda-forge
pip install tables
# Use pep517 to install pygatt==4.0.5(deprecated setuptools/egg installer) on macos
pip install --use-pep517 .

Expand Down

0 comments on commit 31cbe76

Please sign in to comment.