qutebrowser/scripts
Patric Schmitz 4eefc53ed0 Change init_venv to use python 3.x venv
--force was replaced in favor of --clear and --upgrade which
correspond to the respective pyvenv options. The pyvenv help is
not explicit on the behavior if --clear is not given but the path
exists. https://docs.python.org/3/library/venv.html states pyvenv
would fail in that case, but it does not with Python 3.4.2, which
I don't consider a problem however.
Added a newline here and there for better readability.
2015-01-23 13:15:18 +01:00
..
pylint_checkers Update copyright years 2015-01-03 15:51:31 +01:00
__init__.py Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
asciidoc2html.py Update copyright years 2015-01-03 15:51:31 +01:00
cleanup.py Update copyright years 2015-01-03 15:51:31 +01:00
freeze.py Update copyright years 2015-01-03 15:51:31 +01:00
hostblock_blame.py Update copyright years 2015-01-03 15:51:31 +01:00
importer.py Update copyright years 2015-01-03 15:51:31 +01:00
init_venv.py Change init_venv to use python 3.x venv 2015-01-23 13:15:18 +01:00
minimal_webkit_testbrowser.py Update copyright years 2015-01-03 15:51:31 +01: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 Fix executing of virtualenv pylint on Windows. 2015-01-20 23:06:03 +01:00
run_profile.py Update copyright years 2015-01-03 15:51:31 +01:00
segfault_test.py Update copyright years 2015-01-03 15:51:31 +01:00
setupcommon.py Update copyright years 2015-01-03 15:51:31 +01:00
src2asciidoc.py Fix adding epilogue in src2asciidoc.py. 2015-01-20 00:02:16 +01:00
utils.py Update copyright years 2015-01-03 15:51:31 +01:00