bmedx
|
c8aca84619
|
Update chem version to force new nltk requirement to be picked up
|
2018-02-08 17:02:31 -05:00 |
|
bmedx
|
6a22de454f
|
Upgrade NLTK to 3.2.5, fixup usage and tests
|
2018-02-07 10:42:23 -05:00 |
|
Ned Batchelder
|
8d791b5823
|
Use latest pyparsing 2.0.x to avoid setuptools entanglement
With 2.0.1, and setuptools 34.0.2, errors happen like:
File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/packaging/requirements.py", line 59, in <module>
MARKER_EXPR = originalTextFor(MARKER_EXPR())("marker")
TypeError: __call__() takes exactly 2 arguments (1 given)
(cherry picked from commit 73519b3547359a0b791e39d4665f51ac66449a17)
|
2017-01-25 15:10:02 -05:00 |
|
Ned Batchelder
|
0e4b816cb1
|
Pin versions of numpy and scipy
|
2016-08-08 09:11:25 -04:00 |
|
David Baumgold
|
705fa6999a
|
Use a forked version of NLTK
So that we can use setuptools instead of distribute
|
2015-07-09 13:04:33 -04:00 |
|
Adam Palay
|
33ddecbc97
|
update nltk in other parts of the platform
|
2015-04-08 11:28:49 -04:00 |
|
David Baumgold
|
cb5e3c8111
|
Upgrade pyparsing to 2.0.1
|
2014-04-02 16:09:53 -04:00 |
|
Ned Batchelder
|
ce005072b0
|
Sandbox-installed packages will be really installed instead of -e installed.
|
2013-05-21 19:21:39 -04:00 |
|
Ned Batchelder
|
7c498be606
|
Move packages around so we can install packages into the sandbox.
|
2013-05-06 10:55:05 -04:00 |
|