Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added pywin32 #118

Merged
merged 4 commits into from
Jul 1, 2024
Merged

Added pywin32 #118

merged 4 commits into from
Jul 1, 2024

Conversation

Avasam
Copy link
Contributor

@Avasam Avasam commented Mar 15, 2024

pywin32 is checked with pyright and mypy as of mhammond/pywin32#2102 and is itself the biggest user of types-pywin32 C-module extension stubs. It's also a strong user of setuptools & distutils.
I'm running the commands from root because its pyright/mypy configs are already ignoring a lot of vendored code. Otherwise I can split it into 4 calls (win32, isapi, Pythonwin/pywin, com)
Relates to #43

@hauntsaninja hauntsaninja merged commit 77f9712 into hauntsaninja:master Jul 1, 2024
1 check passed
@Avasam Avasam deleted the Add-pywin32 branch July 1, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants