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

View File

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