qutebrowser/scripts
Florian Bruhin 2768b57386 Get rid of ez_setup.py.
This made life easier for systems without a package manager (Windows, I'm
looking at you!), but for anything else it tried to bootstrap setuptools even
though it was already installed (in a slightly older version) which lead to
conflicting files when packaging.
2014-11-24 12:21:16 +01:00
..
pylint_checkers pylint_checkers: Fix getting encoding argument. 2014-10-15 21:07:00 +02:00
__init__.py Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
asciidoc2html.py Fix exception handling in asciidoc2html. 2014-11-23 21:27:20 +01:00
cleanup.py Make most scripts work if we're in scripts/ directory. 2014-10-26 19:42:01 +01:00
freeze.py Get rid of the getcwd hack in scripts. 2014-09-22 20:41:12 +02:00
importer.py importer: Use with-block to open file. 2014-10-15 21:06:52 +02:00
minimal_webkit_testbrowser.py Add /usr/bin/env to shebangs 2014-09-22 20:21:00 +02:00
quit_segfault_test.sh Make most scripts work if we're in scripts/ directory. 2014-10-26 19:42:01 +01:00
run_checks.py Handle OSError when using subprocess. 2014-11-23 18:07:05 +01:00
run_profile.py Remove unused imports. 2014-10-26 22:08:59 +01:00
segfault_test.py Get rid of the getcwd hack in scripts. 2014-09-22 20:41:12 +02:00
setupcommon.py Handle OSError when using subprocess. 2014-11-23 18:07:05 +01:00
src2asciidoc.py Fix src2asciidoc.py. 2014-10-26 19:47:53 +01:00
utils.py Make most scripts work if we're in scripts/ directory. 2014-10-26 19:42:01 +01:00