Skip to content

Commit d0e9f86

Browse files
authored
Merge pull request #148 from bashtage/more-upload-windows
MAINT: Improve upload
2 parents 3549302 + dc0c797 commit d0e9f86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
python --version
104104
python -m pip install "cython<3"
105105
python -m pip list
106+
python -m pip install git+https://github.com/anaconda-graveyard/clyent@b8cc94eccabfde03ef9cd527f1eeb6d69c03eaa6
106107
python -m pip install git+https://github.com/Anaconda-Server/anaconda-client.git -vv
107108
python -m pip install "urllib3>=1.21.1,<2"
108109
ls ./wheelhouse/*.whl

0 commit comments

Comments
 (0)