Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 5ac9e66f1855e80b522b0c034e515b46aac162b8
https://github.com/tribe29/checkmk/commit/5ac9e66f1855e80b522b0c034e515b46a…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
Changed paths:
A scripts/detect-python-version
M scripts/run-mypy
Log Message:
-----------
Cleaned up run-mypy.
* Extracted Python 2/3 detection logic from run-mypy, we will use it later
in a new run-pylint script.
* Don't test for mypy executable, pipenv does this anyway and emits a nice
error message, too. Removing one pipenv call saves about 1 second!
Change-Id: Ifadec363e6733bec00e92002827302f4a8cb0185