zero323 commented on a change in pull request #34296:
URL: https://github.com/apache/spark/pull/34296#discussion_r729984032



##########
File path: .github/workflows/build_and_test.yml
##########
@@ -442,6 +442,8 @@ jobs:
         # Jinja2 3.0.0+ causes error when building with Sphinx.
         #   See also https://issues.apache.org/jira/browse/SPARK-35375.
         python3.9 -m pip install flake8 pydata_sphinx_theme 'mypy==0.910' 
numpydoc 'jinja2<3.0.0' 'black==21.5b2'
+        # TODO Update to PyPI
+        python3.9 -m pip install 
git+https://github.com/typeddjango/pytest-mypy-plugins.git@0d790e7a92292da20dcafded1c5b1d637a22b0da

Review comment:
       At minimum, we need 1.9.2 
(https://github.com/typeddjango/pytest-mypy-plugins/issues/78), but I'll keep 
monitoring the situation and see if anything else pops up during the migration.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to