Skip to content

Commit f1514eb

Browse files
maresblucianopaz
authored andcommitted
Update setuptools in Pyodide workflow
1 parent b9fafc4 commit f1514eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
python-version: '3.11'
114114

115115
- name: Install dependencies
116-
run: pip install numpy versioneer wheel
116+
run: pip install --upgrade setuptools numpy versioneer wheel
117117

118118
- name: Build universal wheel
119119
run: |

0 commit comments

Comments
 (0)