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
1 changed files with 1 additions and 0 deletions

View File

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