mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 22:11:54 +08:00
For now, the test requires changes that have been merged into the pytype master branch but not yet released. I'll update requirements-tests-py3.txt again once I've cut a new release (hopefully later this week). * Fix pytype_test. * Re-enable pytype_test. * Remove continue-on-error from pytype_test. * Temporarily install pytype from its master branch, as the code to support the new directory structure hasn't been released yet. * Set TYPESHED_HOME before using pytype.pytd.Typeshed().