summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitch Garnaat <mitch@garnaat.com>2012-03-28 07:54:41 -0700
committerMitch Garnaat <mitch@garnaat.com>2012-03-28 07:54:41 -0700
commitee94b00f9bff5f25e7a2b51a53c5e26322514ba7 (patch)
treef6fc754286583da6eb8f0f8b96af5e20d923008c
parentf240b19159e1f8211d96704a2b74baae3cb68e38 (diff)
downloadboto-ee94b00f9bff5f25e7a2b51a53c5e26322514ba7.tar.gz
Updating setup.py file to remove packages.
-rw-r--r--setup.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/setup.py b/setup.py
index 64984f22..dce78a6e 100644
--- a/setup.py
+++ b/setup.py
@@ -56,10 +56,8 @@ setup(name = "boto",
"boto.ec2", "boto.ec2.cloudwatch", "boto.ec2.autoscale",
"boto.ec2.elb", "boto.sdb", "boto.cacerts",
"boto.sdb.db", "boto.sdb.db.manager",
- "boto.mturk", "boto.pyami",
- "boto.pyami.installers", "boto.pyami.installers.ubuntu",
- "boto.services", "boto.cloudfront",
- "boto.roboto", "boto.rds", "boto.vpc", "boto.fps",
+ "boto.mturk", "boto.cloudfront",
+ "boto.rds", "boto.vpc", "boto.fps",
"boto.fps", "boto.emr", "boto.emr", "boto.sns",
"boto.ecs", "boto.iam", "boto.route53", "boto.ses",
"boto.cloudformation", "boto.sts", "boto.dynamodb",