zapp_binary( name = "cram", main = "src/python/cram/__main__.py", imports = [ "src/python" ], deps = [ py_requirement("toposort"), ] )