Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Commit 83afb5d

Browse files
authored
Update .travis.yml
1 parent 3a0bcfe commit 83afb5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ deploy:
1919
provider: pypi
2020
user: ohjeah
2121
password: $PYPI_PW
22+
distributions: "sdist bdist_wheel"
2223
on:
2324
tags: true
2425
python: "3.6"

0 commit comments

Comments
 (0)