python-more-itertools: ignore versions that dropped python2 support

This commit is contained in:
maxice8 2019-02-16 02:58:59 -02:00
parent dd10a61499
commit 9bb6be768d
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -0,0 +1 @@
ignore="[6789].*" # 6.0.0 and above dropped python2 support