1 include_rules = [ 2 # This code cannot depend on anything from base/ or content/ 3 "-base", 4 "-content", 5 ] 6