Skip to content

Commit 40bd7d6

Browse files
authored
Revert "Install sympy to ci base docker image (#4337)" (#4339)
This reverts commit a0fa289.
1 parent a0fa289 commit 40bd7d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/docker/install_conda.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ function install_and_setup_conda() {
4949
/usr/bin/yes | pip install psutil
5050
/usr/bin/yes | pip install unittest-xml-reporting
5151
/usr/bin/yes | pip install pytest
52-
/usr/bin/yes | pip install sympy
5352

5453
}
5554

0 commit comments

Comments
 (0)