Commit Graph

14 Commits

Author SHA1 Message Date
Ned Batchelder
f51cfc1a88 Explain the pytest-cov pin 2018-09-10 11:30:06 -04:00
Robert Raposa
ba4cc62ff8 Retire deprecated RequestCache (Take 2)
ARCH-223
2018-09-08 15:09:28 -04:00
Jeremy Bowman
fda571fedb TE-2526 Remove dependency on needle and nose 2018-08-13 16:21:47 -04:00
Feanil Patel
d5dfbb77aa Run make upgrade but leave pytest behind for now.
There are issues in the newest version that we don't want to pick up yet.
2018-08-01 17:10:10 -04:00
ayub-khan
258ac1d29b updated edx-ora and i18n-tools version 2018-07-06 10:58:59 +05:00
Feanil Patel
48774a7383 Pin pylint-plugin-utils until we move to python 3.
the plugin has abandonned support for python 2 so functionality is not
guaranteed in future upgrades.
2018-07-02 16:35:10 -04:00
Michael Youngstrom
20d0626cb5 Upgrade lettuce and other dependencies 2018-05-10 09:48:00 -04:00
Michael Terry
f8b009fecc Fix extracting i18n from jsx code
React code (in jsx files) was not being extracted at all. Fixed this
by updating to edx-i18n-tools 0.4.5.

Also, template literals (feature of es2015) don't work well with
gettext at all. So convert those instances to HtmlUtils or
StringUtils interpolation calls.

FEDX-505
2018-05-02 15:21:45 -04:00
Jeremy Bowman
9477ad23d1 TE-2528 Upgrade testing dependencies 2018-04-25 16:37:29 -04:00
Jeremy Bowman
1f3f0e2fb9 TE-2547 Add dependency analysis scripts 2018-04-19 13:48:08 -04:00
Jeremy Bowman
28d291dce7 TE-2527 Move test and dev dependencies out of base.in 2018-04-18 14:44:31 -04:00
Jeremy Bowman
9ca9aa44c6 PLAT-2060 Use pip-tools to manage requirements files (take 2)
This reverts commit a7fa0c211d.
2018-04-12 17:22:48 -04:00
Feanil Patel
a7fa0c211d Revert "PLAT-2060 Use pip-tools to manage requirements files" 2018-04-10 12:54:41 -04:00
Jeremy Bowman
432347b881 PLAT-2060 Use pip-tools to manage requirements files 2018-04-09 17:07:02 -04:00