Skip to content

Commit 7a348e2

Browse files
authored
Fix package deps (qubvel-org#69)
* Update MANIFEST.in * Update .travis.yml
1 parent f4912ce commit 7a348e2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ deploy:
4141
on:
4242
tags: true
4343
skip_existing: true
44+
distributions: "sdist bdist_wheel"

MANIFEST.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include README.md LICENSE
1+
include README.md LICENSE requirements.txt

0 commit comments

Comments
 (0)