Export to GitHub

salesforce-python-toolkit - issue #5

Build script


Posted on Sep 23, 2010 by Happy Dog

Addition of build script (see patch).

Attachments

Comment #1

Posted on Sep 23, 2010 by Quick Cat

Thanks Steve! I'll include it in the next release (hopefully this weekend).

Comment #2

Posted on May 23, 2011 by Grumpy Lion

it would help to add

install_requires = ['suds==0.3.9'],

to the script so pip/easy_install can automatically install it as a dependency (and help avoid people using the wrong version).

Comment #3

Posted on Jun 9, 2011 by Quick Cat

Thanks so much for the patch, and good call on the install_requires. Sorry for the delay, now in trunk/.

Status: Fixed

Labels:
Type-Defect Priority-Medium