Skip to content

Commit 4e08c2d

Browse files
committed
Merge pull request #111 from davebx/omit_tarball
Omit shed_upload.tar.gz from shed_upload.tar.gz
2 parents d755fe7 + 7142b4f commit 4e08c2d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

planemo/shed.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
# Planemo generated or consumed files that do not need to be uploaded to the
1616
# tool shed.
1717
PLANEMO_FILES = [
18+
"shed_upload.tar.gz",
19+
"tool_test_output.json",
1820
"tool_test_output.html",
1921
".travis",
2022
".travis.yml",

0 commit comments

Comments
 (0)