Author: Michael R. Crusoe <crusoe@debian.org>
Description: Skip unpackaged (and optional) read-util Python module
Forwarded: not-needed
--- uncalled.orig/setup.py
+++ uncalled/setup.py
@@ -141,7 +141,6 @@
     ],
 
     install_requires=[
-        'read-until==3.0.0',
         'minknow-api>=5.0'
     ],
 
