We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0fa289 commit 40bd7d6Copy full SHA for 40bd7d6
.circleci/docker/install_conda.sh
@@ -49,7 +49,6 @@ function install_and_setup_conda() {
49
/usr/bin/yes | pip install psutil
50
/usr/bin/yes | pip install unittest-xml-reporting
51
/usr/bin/yes | pip install pytest
52
- /usr/bin/yes | pip install sympy
53
54
}
55
0 commit comments