File pip_requirements.patch of Package autokey
--- a/setup.py 2019-12-08 08:32:37.000000000 +1300
+++ b/setup.py 2019-12-29 20:37:32.649338132 +1300
@@ -167,7 +167,7 @@
]
},
scripts=['autokey-run', 'autokey-shell'],
- install_requires=['pyinotify', 'python-xlib'],
+ install_requires=[''],
classifiers=[
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',