TE-2886 Upgrade math/science packages in LMS and Studio

This commit is contained in:
Jeremy Bowman
2019-03-21 14:06:44 -04:00
parent e6a7c58182
commit 243f30ec83
12 changed files with 51 additions and 58 deletions

View File

@@ -64,6 +64,6 @@ whitelist_externals =
/bin/tar
commands =
# Upgrade sqlite to fix crashes during testing.
bash scripts/upgrade_pysqlite.sh
py27: bash scripts/upgrade_pysqlite.sh
# Now perform testing.
{posargs}