commit/galaxy-central: greg: Fix import in the tool shed's commit_util.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/e19301cc51b9/ Changeset: e19301cc51b9 User: greg Date: 2013-07-26 15:10:23 Summary: Fix import in the tool shed's commit_util. Affected #: 1 file diff -r c55f7d1dc3a1e18b8f1b6e20157cc209caa647dd -r e19301cc51b90667ae829c6f9a61571f50906494 lib/tool_shed/util/commit_util.py --- a/lib/tool_shed/util/commit_util.py +++ b/lib/tool_shed/util/commit_util.py @@ -1,4 +1,5 @@ import cStringIO +import gzip import logging import os import pkg_resources Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
commits-noreply@bitbucket.org