Skip to content

Commit

Permalink
Added wheel package upon release
Browse files Browse the repository at this point in the history
  • Loading branch information
bartversluijs authored and vmagamedov committed Apr 18, 2024
1 parent 3c0fa03 commit 9ea908d
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
Expand Up @@ -29,7 +29,7 @@ proto: clean
release: proto
./scripts/release_check.sh
rm -rf grpclib.egg-info
python setup.py sdist
python setup.py sdist bdist_wheel

reqs:
pip-compile -U setup.py -o setup.txt
Expand Down

0 comments on commit 9ea908d

Please sign in to comment.