We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
conda list
1 parent 5120720 commit 626b651Copy full SHA for 626b651
.github/workflows/sdist.yml
@@ -92,5 +92,4 @@ jobs:
92
- name: Import pandas
93
run: |
94
cd ..
95
- conda list
96
python -c "import pandas; pandas.show_versions();"
0 commit comments