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
@@ -136,7 +136,6 @@
 
     setup_requires=[
         'pybind11>=2.5.0', 
-        'read-until==3.0.0'
     ],
 
     packages=find_packages(),
