Commit 8513a02b by YSC

fix nltk git repo

parent bc9f42aa
...@@ -15,4 +15,4 @@ sympy==0.7.1 ...@@ -15,4 +15,4 @@ sympy==0.7.1
pyparsing==2.0.7 pyparsing==2.0.7
# We forked NLTK just to make it work with setuptools instead of distribute # We forked NLTK just to make it work with setuptools instead of distribute
git+https://github.com/edx/nltk.git@2.0.6#egg=nltk==2.0.6 git+https://gitee.com/edx/nltk.git@2.0.6#egg=nltk==2.0.6
...@@ -19,4 +19,4 @@ Cython==0.21.2 ...@@ -19,4 +19,4 @@ Cython==0.21.2
# Ginkgo only! # Ginkgo only!
Django==1.8.18 Django==1.8.18
git+https://gitee/edx/nltk.git@2.0.6#egg=nltk==2.0.6 git+https://gitee.com/edx/nltk.git@2.0.6#egg=nltk==2.0.6
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