qutebrowser/misc
Florian Bruhin 03fbacd93c requirements: Update vulture to 0.9
* Don't flag attributes as unused if they are used as global variables in
  another module.
* Don't consider "True" and "False" variable names.
* Abort with error message when invoked on .pyc files.

This means we can remove the whitelisted globals in run_vulture.py and
the associated xfailing test.

We also needed to adjust run_vulture.py slightly as the file attribute
got renamed to filename.
2016-06-29 23:44:39 +02:00
..
apparmor making userid wildcardish 2015-09-15 10:11:06 +02:00
docker travis: Use Python 3.5 on Ubuntu Xenial 2016-05-30 00:03:40 +02:00
requirements requirements: Update vulture to 0.9 2016-06-29 23:44:39 +02:00
userscripts Follow the American way(tm) of spelling things 2016-05-29 10:57:41 +02:00
cheatsheet.svg Update cheatsheet 2016-03-31 07:10:13 +02:00
qutebrowser.rcc Move qutebrowser.rcc to misc/ 2016-04-14 17:59:45 +02:00
qutebrowser.spec pyinstaller: Set NSHighResolutionCapable = True 2016-05-28 23:20:00 +02:00