Skip to content

Commit

Permalink
Added setuptools to pip-package in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
rickecon committed Aug 21, 2024
1 parent cdb21cb commit 14ee6d6
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 @@ -72,4 +72,5 @@ build-docs:

pip-package:
pip install wheel
pip install setuptools
python setup.py sdist bdist_wheel

0 comments on commit 14ee6d6

Please sign in to comment.