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