File pip_requirements.patch of Package autokey
--- a/setup.py 2018-10-14 18:16:59.000000000 +0300
+++ b/setup.py 2018-11-14 22:08:38.459434268 +0200
@@ -166,7 +166,7 @@
]
},
scripts=['autokey-run', 'autokey-shell'],
- install_requires=['dbus-python', 'pyinotify', 'python-xlib'],
+ install_requires=[''],
classifiers=[
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',