X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=devel%2Fnmbug%2Fnotmuch-report;fp=devel%2Fnmbug%2Fnotmuch-report;h=18a0bc70c6aaebe0abe97ad04a9692ee0d846b0d;hp=eaceb2ce47123941aecaca2c888e5b855232d4b5;hb=144cf30e2c71d57795b5fbdec10af0ef73aa01ff;hpb=5bf5aa1cff84d54e72bfe9a92b46e166f2e7656e diff --git a/devel/nmbug/notmuch-report b/devel/nmbug/notmuch-report index eaceb2ce..18a0bc70 100755 --- a/devel/nmbug/notmuch-report +++ b/devel/nmbug/notmuch-report @@ -1,10 +1,9 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Copyright (c) 2011-2012 David Bremner # # dependencies -# - python 2.6 for json -# - argparse; either python 2.7, or install separately +# - python3 or python2.7 # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by