Commit 8710280f authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Upgrade CI to new version of mypy

parent ffac250f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,6 +50,6 @@ if test -f $REQUIREMENTS_TXT; then
  $PY_EXE -m pip install -r $REQUIREMENTS_TXT
fi

$PY_EXE -m pip install mypy-lang typed-ast
$PY_EXE -m pip install mypy

./run-mypy.sh