qutebrowser/tests/unit/scripts
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
..
test_check_coverage.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_run_vulture.py requirements: Update vulture to 0.9 2016-06-29 23:44:39 +02:00