qutebrowser/scripts
Florian Bruhin 81f522336f Do PYTHONPATH shenanigans in run_pylint_on_tests.
If we do it in tox.ini, there are two drawbacks:

- We have more stuff in PYTHONPATH even if we don't when actually using
  qutebrowser.
- The separator is platform specific, so we can't easily do this in a portable
  way in tox.ini.
2015-12-01 08:07:42 +01:00
..
dev Do PYTHONPATH shenanigans in run_pylint_on_tests. 2015-12-01 08:07:42 +01:00
__init__.py Move developer scripts to dev/ subfolder. 2015-06-28 22:31:30 +02:00
asciidoc2html.py pylint: disable too-many-statements 2015-11-20 21:53:28 +01:00
hostblock_blame.py Adjust pylint exceptions. 2015-03-11 20:14:39 +01:00
importer.py Update to beautifulsoup 4.4.0. 2015-07-06 10:49:59 +02:00
keytester.py scripts: Add docstring for keytester. 2015-05-16 14:12:16 +02:00
link_pyqt.py Better output on errors. 2015-07-14 16:18:34 +02:00
minimal_webkit_testbrowser.py Fix lint. 2015-07-13 18:11:35 +02:00
setupcommon.py Switch from map() to list comprehensions. 2015-12-01 07:16:32 +01:00
utils.py Various spelling fixes. 2015-03-31 21:11:47 +02:00