hamcrest / PyHamcrest

Hamcrest matchers for Python
http://hamcrest.org/
Other
767 stars 111 forks source link

Pull request CI is currently broken #198

Closed offbyone closed 2 years ago

offbyone commented 2 years ago

pre-commit CI is failing, for one. Possibly related to #194?

brunns commented 2 years ago

Possibly https://github.com/actions/setup-python/issues/244 also.

brunns commented 2 years ago

Fixed in #199?

offbyone commented 2 years ago

Partially. python/mypy#12339 is also involved, and python/mypy#12340 should fix it if merged + released.