Skip to content

Commit df89444

Browse files
authored
Remove obsolete workaround from conda
1 parent d4cc09d commit df89444

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci-conda.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,6 @@ jobs:
9999
echo "::remove-matcher owner=configure-system-package-warning::"
100100
echo "::remove-matcher owner=configure-system-package-error::"
101101
102-
# Manually install ptyprocess for now, until https://github.com/sagemath/sage/issues/32147 is fixed
103-
pip install --no-build-isolation -v -v ptyprocess==0.5.1
104-
105102
- name: Build
106103
shell: bash -l {0}
107104
run: |

0 commit comments

Comments
 (0)