[ARVADOS] updated: 1fbefb983066a6237664c883e8aa3d45e9f735f9
git at public.curoverse.com
git at public.curoverse.com
Fri Sep 5 10:06:51 EDT 2014
Summary of changes:
sdk/python/setup.py | 1 +
1 file changed, 1 insertion(+)
via 1fbefb983066a6237664c883e8aa3d45e9f735f9 (commit)
from 6bb1e16453ba2464a8739d754b61bf69a6c5c581 (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 1fbefb983066a6237664c883e8aa3d45e9f735f9
Author: Tim Pierce <twp at curoverse.com>
Date: Fri Sep 5 10:06:37 2014 -0400
3699: add arv-copy to list of installed scripts
diff --git a/sdk/python/setup.py b/sdk/python/setup.py
index 30cc779..5df80e4 100644
--- a/sdk/python/setup.py
+++ b/sdk/python/setup.py
@@ -17,6 +17,7 @@ setup(name='arvados-python-client',
license='Apache 2.0',
packages=find_packages(),
scripts=[
+ 'bin/arv-copy',
'bin/arv-get',
'bin/arv-keepdocker',
'bin/arv-ls',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list