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
..
2017-01-25 15:10:02 -05:00
2017-01-10 10:27:59 -05:00
2017-01-25 15:10:02 -05:00
2014-10-09 12:35:26 -07:00
2015-11-22 07:41:19 -05:00
2015-01-13 11:01:41 -05:00
2016-08-08 09:11:25 -04:00
2017-01-24 19:32:14 -05:00