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 8f5c94b commit 86e2d61Copy full SHA for 86e2d61
.github/workflows/python.yml
@@ -71,8 +71,6 @@ jobs:
71
- uses: conda-incubator/setup-miniconda@v2
72
with:
73
python-version: '3.10'
74
- miniforge-version: latest
75
- miniforge-variant: Miniforge
76
- name: Publish to PyPi
77
env:
78
TWINE_USERNAME: __token__
0 commit comments