Skip to content

Commit 6dc52c1

Browse files
committed
[BUILD] - Upload python package to github release
1 parent 1efcee1 commit 6dc52c1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@ deploy:
3939
skip_cleanup: true
4040
api_key: "$GITHUB_API_KEY"
4141
file_glob: true
42-
file:
43-
- "dist/**/*"
44-
- "requirements.txt"
42+
file: "dist/**/*"
4543
on:
4644
tags: true
4745
- provider: script

0 commit comments

Comments
 (0)