qtpy: remove the __main__ wrapper
commitf932bda8e1e8cc50af29faf67b1328498d87286d
authorDavid Aguilar <davvid@gmail.com>
Tue, 16 Jan 2024 06:37:55 +0000 (15 22:37 -0800)
committerDavid Aguilar <davvid@gmail.com>
Tue, 16 Jan 2024 06:38:03 +0000 (15 22:38 -0800)
treea78a2a348ba8834f4d23d2a6edf0d980c53db271
parent41f63a8f79f560095eda4f29f3e1f250e1504afb
qtpy: remove the __main__ wrapper

Prevent the "qtpy" CLI from getting installed by removing __main__.py

Signed-off-by: David Aguilar <davvid@gmail.com>
qtpy/__main__.py [deleted file]