def on_env(env, config, files): env.globals["globals"] = { "foo": "bar" } return env