# stream iterators rely on the streams library, which requires localization
if "no-localization" in config.available_features:
    config.unsupported = True
