Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Moody 1919b5797c SERVER-67993 fix 4.4 pylinters 2022-07-12 18:52:26 +00:00
Ryan Egesdahl 2990572b79 SERVER-50592 Update mypy and GitPython pip requirements
Update the mypy and GitPython pip modules that are required for linting
builds before commits to compatible versions rather than hard version
requirements.

(cherry picked from commit ca4df25002)
2021-02-17 20:02:02 +00:00
Ryan Egesdahl 46962af825 SERVER-53579 Update mypy version
The version of mypy we were depending on was very old and was causing a
version conflict on typed-ast with another module. On newer pip versions,
the result was a *very* slow process of walking back compatible versions
of multiple packages. This change updates mypy to the latest version
available.

(cherry picked from commit e4bd2ae1c3)
2021-02-16 21:17:54 +00:00
Mathew Robinson c6560dd65c SERVER-40549 Remove ignore_interpreter 2019-04-12 11:02:46 -04:00
Mathew Robinson 8dd6d47557 SERVER-32295 Support Python 3 2019-04-08 14:08:49 -04:00
Jonathan Abrahams c50c68fef1 SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy 2018-04-05 14:41:58 -04:00
Mark Benvenuto c776e095ac SERVER-28308 Integrate python linting for IDL into Evergreen 2017-04-18 18:18:26 -04:00