Skip to content

Commit 2a30f25

Browse files
committed
update wheel package before deploy
1 parent 22a8726 commit 2a30f25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ jobs:
8888
- stage: deploy
8989
name: "PyPi Deployment"
9090
python: "3.7"
91+
before_install:
92+
- travis_retry pip install -U wheel setuptools
9193
deploy:
9294
provider: pypi
9395
user: hardbyte

0 commit comments

Comments
 (0)