Skip to content

Commit

Permalink
python-3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Jun 28, 2024
1 parent 8c4e159 commit d275e2c
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 @@ -49,6 +49,7 @@ macpoetry-install: # Same as 'poetry install' except that on OSX Catalina, an e
configure: # does any pre-requisite installs
pip install --upgrade pip
# pip install poetry==1.4.2
pip install poetry
pip install setuptools
pip install wheel
#ifeq ($(shell uname -s), Darwin)
Expand Down

0 comments on commit d275e2c

Please sign in to comment.