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 4651d46 commit 3b692d6Copy full SHA for 3b692d6
check_versions.py
@@ -56,7 +56,6 @@ def find_sphinx_in_file(repo: git.Repo, branch, filename):
56
"requirements.txt": "Doc/requirements.txt",
57
"conf.py": "Doc/conf.py",
58
"Makefile": "Doc/Makefile",
59
- "Mac installer": "Mac/BuildScript/build-installer.py",
60
}
61
62
0 commit comments