Skip to content
Snippets Groups Projects
Unverified Commit d51718c4 authored by Feanil Patel's avatar Feanil Patel Committed by GitHub
Browse files

Merge pull request #17538 from edx/feanil/fix-version-conflict

Update setup.py for calc module.
parents 3e840ff2 c0b59168
No related merge requests found
......@@ -5,7 +5,7 @@ setup(
version="0.2",
packages=["calc"],
install_requires=[
"pyparsing==2.0.7",
"pyparsing==2.2.0",
"numpy==1.6.2",
"scipy==0.14.0",
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment