qutebrowser/scripts/dev
Florian Bruhin 6f6303e0a6 Use requirements files for tox dependencies
While this makes things a little more complicated and means we'll need to use
`-r` to recreate tox environments, it has several advantages:

- Full support from requires.io (including PRs)
- Workaround for https://bitbucket.org/hpk42/tox/issues/332/ so we can update
  virtualenv/pip
2016-05-29 16:53:54 +02:00
..
ci Use requirements files for tox dependencies 2016-05-29 16:53:54 +02:00
pylint_checkers Fix lint 2016-02-19 07:39:17 +01:00
__init__.py Move developer scripts to dev/ subfolder. 2015-06-28 22:31:30 +02:00
build_release.py Merge branch 'pyinstaller' 2016-05-13 06:21:28 +02:00
check_coverage.py Fix path to test_keyhints.py in check_coverage.py 2016-05-18 07:34:40 +02:00
check_doc_changes.py travis: Ignore doc changes when building a PR 2016-04-20 22:35:02 +02:00
cleanup.py Various code style improvements 2016-04-27 20:25:27 +02:00
freeze_tests.py Various code style improvements 2016-04-27 20:25:27 +02:00
freeze.py Remove OS X specific options from freeze.py 2016-05-29 16:26:21 +02:00
gen_resources.py Move developer scripts to dev/ subfolder. 2015-06-28 22:31:30 +02:00
get_coredumpctl_traces.py Various code style improvements 2016-04-27 20:25:27 +02:00
Makefile-dmg Makefile-dmg: Add /Applications link to dmg 2016-04-07 08:53:34 +02:00
misc_checks.py Follow the American way(tm) of spelling things 2016-05-29 10:57:41 +02:00
quit_segfault_test.sh Move developer scripts to dev/ subfolder. 2015-06-28 22:31:30 +02:00
run_frozen_tests.py Include pytest-xvfb properly in frozen tests 2016-02-19 06:52:19 +01:00
run_profile.py Various code style improvements 2016-04-27 20:25:27 +02:00
run_pylint_on_tests.py Move pylint plugins to an installed package. 2016-02-19 07:15:09 +01:00
run_vulture.py Various code style improvements 2016-04-27 20:25:27 +02:00
segfault_test.py Various code style improvements 2016-04-27 20:25:27 +02:00
src2asciidoc.py Use typing.py-like annotations for command args 2016-05-18 06:55:17 +02:00
strip_whitespace.sh Name strip_whitespace.sh correctly 2016-05-18 06:54:14 +02:00
ua_fetch.py Various code style improvements 2016-04-27 20:25:27 +02:00
update_3rdparty.py Fix lint 2016-05-13 06:42:09 +02:00