Skip to content

Commit 5a2ca5d

Browse files
committed
Merge branch 'Bump-setuptools-to-setuptools-77.0.3' of https://github.com/Avasam/pywin32 into Bump-setuptools-to-setuptools-77.0.3
2 parents c468a4e + fde3928 commit 5a2ca5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
Add-Content $env:GITHUB_PATH $ScriptsPath
4747
4848
- name: Build and install
49-
run: pip install . --user
49+
run: pip install . -v --user
5050

5151
# This needs to happen *after* installing pywin32 since
5252
# AutoDuck/py2d.py currently relies on runtime imports for introspection

0 commit comments

Comments
 (0)