openedx-unsupported / ease

EASE (Enhanced AI Scoring Engine) is a library that allows for machine learning based classification of textual content. This is useful for tasks such as scoring student essays.
GNU Affero General Public License v3.0
216 stars 96 forks source link

upgrade boto to match platform #46

Closed e0d closed 10 years ago

e0d commented 10 years ago

@VikParuchuri We're trying to get boto upgraded across the apps, but I don't have a lot of context for testing beyond the travis tests which seem OK.

VikParuchuri commented 10 years ago

EASE doesn't even use boto now. It did at one point. Should probably just remove the requirement.

e0d commented 10 years ago

@VikParuchuri amended.