[ARVADOS] updated: 628654aa8c43b00472867975031923747d163aef

git at public.curoverse.com git at public.curoverse.com
Tue Jun 23 10:13:50 EDT 2015


Summary of changes:
 sdk/python/setup.py | 2 --
 1 file changed, 2 deletions(-)

       via  628654aa8c43b00472867975031923747d163aef (commit)
      from  ad7679cfe57733940f8461097ee01bfd97997ce6 (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 628654aa8c43b00472867975031923747d163aef
Author: Brett Smith <brett at curoverse.com>
Date:   Tue Jun 23 10:13:46 2015 -0400

    Remove unused modules from PySDK setup.py.
    
    No issue #.

diff --git a/sdk/python/setup.py b/sdk/python/setup.py
index fd4e1d5..5c0b09d 100644
--- a/sdk/python/setup.py
+++ b/sdk/python/setup.py
@@ -41,8 +41,6 @@ setup(name='arvados-python-client',
           'httplib2',
           'pycurl>=7.19.5.1',
           'python-gflags',
-          'requests>=2.4',
-          'urllib3',
           'ws4py'
       ],
       test_suite='tests',

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list