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