diff --git a/dist/PyWinCtl-0.0.45-py3-none-any.whl b/dist/PyWinCtl-0.0.45-py3-none-any.whl index 3286970..54b3fd7 100644 Binary files a/dist/PyWinCtl-0.0.45-py3-none-any.whl and b/dist/PyWinCtl-0.0.45-py3-none-any.whl differ diff --git a/setup.py b/setup.py index e3baf2d..14b92e1 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,6 @@ "pywin32>=302; sys_platform == 'win32'", "python-xlib>=0.21; sys_platform == 'linux'", "pyobjc>=8.1; sys_platform == 'darwin'", - "pymonctl>=0.1", "pywinbox>=0.4" ], extras_require={