Skip to content

Commit 458766e

Browse files
Remove conda-forge from ci/cd
1 parent 35146f1 commit 458766e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
python-version: ${{ matrix.python-version }}
2323
- name: Install package and dependencies
2424
run: |
25-
conda install -c conda-forge pygraphviz
2625
python --version
2726
pip install -e . --no-cache-dir
2827
pip install -e .[test]

0 commit comments

Comments
 (0)