Skip to content

Commit ca19849

Browse files
committed
CI: Install wheel
1 parent 2c0b19b commit ca19849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ jobs:
341341
command: |
342342
pwd
343343
ls
344-
pip install twine future
344+
pip install twine future wheel
345345
python setup.py sdist bdist_wheel
346346
# twine upload dist/*
347347

0 commit comments

Comments
 (0)