We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d38b18c commit aad39a8Copy full SHA for aad39a8
.github/workflows/sdist.yml
@@ -53,6 +53,7 @@ jobs:
53
- uses: conda-incubator/setup-miniconda@v2
54
with:
55
activate-environment: pandas-sdist
56
+ channels: conda-forge
57
python-version: '${{ matrix.python-version }}'
58
59
- name: Install pandas from sdist
0 commit comments