Skip to content

Commit

Permalink
Install twine to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
maximdanilchenko committed Nov 9, 2023
1 parent 9710e6b commit 72275f0
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 @@ -27,4 +27,5 @@ docker-clickhouse:
docker start cs || docker run -p 8123:8123 -d --name cs yandex/clickhouse-server

install-dev-requirements:
pip install twine
pip install -r dev-requirements/dev-requirements-cython-ciso.txt --upgrade

0 comments on commit 72275f0

Please sign in to comment.