Skip to content

Commit

Permalink
Carlos muniz/symmath removal unrevert (#29912)
Browse files Browse the repository at this point in the history
* Revert "Merge pull request #29909 from openedx/revert-29869-Carlos-Muniz/symmath-removal"

This reverts commit 8c0db8d, reversing
changes made to 1156c62.

* fix: Remove misplaced `-e`

`-e` was wrongfully placed in front of `common/lib/sandbox-packages`,
which may have most likely been causing the edxAPP to break.

* fix: Change regex to apply to right dirs

`py38.txt` does not include `common/lib/xmodule` so it doesn't match the
regex. Therefore, it never got its lines in `common/lib/sandbox-packages`
fixed. If we change the regex to match any `common/lib/<packagename>` it
should work correctly.
  • Loading branch information
Carlos Muniz authored Feb 14, 2022
1 parent fea9625 commit 8e8d840
Show file tree
Hide file tree
Showing 18 changed files with 37 additions and 1,216 deletions.
11 changes: 0 additions & 11 deletions common/lib/symmath/setup.py

This file was deleted.

30 changes: 0 additions & 30 deletions common/lib/symmath/symmath/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions common/lib/symmath/symmath/__init__.py

This file was deleted.

Loading

0 comments on commit 8e8d840

Please sign in to comment.