Chad Dombrova
Chad Dombrova
I think this is all ready to go. The build jobs are failing, but they seem unrelated. Any suggestions?
That's my bad, I should have known better than to make a change that drastic. [pep 561](https://peps.python.org/pep-0561/) doesn't directly discuss how to handle a module whose stubs are a package,...
I also added the feature to easily install PySide2 stubs via `pip install Qt.py[stubs]`
One more thought here: I think we should add `types-PySide2` as a default requirement, and here's why: - I added something to the readme explaining how to get code completion...
> I was going to suggest we add tests for this I was hoping to do this as well. It looks like all of the test machinery is currently built...
Ok, I pushed up the change to make types-PySide2 an install requirement. Let me know if you want me to squash my commits. Since this is a big packaging change...
> hacktoberfest is coming up, maybe adding tests for this could be something to request from people seeking to contribute? I think it would be simpler if you framed the...
Hi, any thoughts on this?
Hey everyone, it would be great to get some feedback on this PR.
@ilevkivskyi Sorry to flag you directly here, but I'm not sure how to get someone to look at my PR. Can you help me out? This is the first of...