Commit dd49f311 by Eric Fischer

Revert package name change

This recent change broke requirements.txt installs
parent a60f01b1
......@@ -32,7 +32,7 @@ def load_requirements(*requirements_paths):
return list(requirements)
setup(
name='edx-ora2',
name='ora2',
version='0.2.9',
author='edX',
url='http://github.com/edx/edx-ora2',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment