We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b692d6 commit f8195b9Copy full SHA for f8195b9
check_versions.py
@@ -55,7 +55,6 @@ def find_sphinx_in_file(repo: git.Repo, branch, filename):
55
"azure": ".azure-pipelines/docs-steps.yml",
56
"requirements.txt": "Doc/requirements.txt",
57
"conf.py": "Doc/conf.py",
58
- "Makefile": "Doc/Makefile",
59
}
60
61
0 commit comments