templates_path = ["_templates"] source_suffix = ".rst" master_doc = "index" project = "I hate money" copyright = "2011-2020, The 'I hate money' team" version = "4.2" release = "4.2" exclude_patterns = ["_build"] pygments_style = "sphinx"