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.
2 parents c468a4e + fde3928 commit 5a2ca5dCopy full SHA for 5a2ca5d
.github/workflows/main.yml
@@ -46,7 +46,7 @@ jobs:
46
Add-Content $env:GITHUB_PATH $ScriptsPath
47
48
- name: Build and install
49
- run: pip install . --user
+ run: pip install . -v --user
50
51
# This needs to happen *after* installing pywin32 since
52
# AutoDuck/py2d.py currently relies on runtime imports for introspection
0 commit comments