[ARVADOS] updated: 62944c5d504765d57756c133cfb17186ca66eda5
git at public.curoverse.com
git at public.curoverse.com
Thu Mar 6 17:54:53 EST 2014
Summary of changes:
sdk/python/setup.py.src | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
via 62944c5d504765d57756c133cfb17186ca66eda5 (commit)
from 51f56533f4a1dd871551c4c85720a435b874c87f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 62944c5d504765d57756c133cfb17186ca66eda5
Author: Tom Clegg <tom at curoverse.com>
Date: Thu Mar 6 17:54:07 2014 -0500
Add arv-normalize to python SDK package.
diff --git a/sdk/python/setup.py.src b/sdk/python/setup.py.src
index d527d5d..9b82f4e 100644
--- a/sdk/python/setup.py.src
+++ b/sdk/python/setup.py.src
@@ -17,6 +17,7 @@ setup(name='arvados-python-client',
'bin/arv-put',
'bin/arv-mount',
'bin/arv-ls',
+ 'bin/arv-normalize',
],
install_requires=[
'python-gflags',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list