summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2017-10-11Pass HOME to PyInstaller environmentFlorian Bruhin
2017-09-29eslint: Report unused disablesFlorian Bruhin
2017-09-26Pass %APPDATA% to pyinstaller envFlorian Bruhin
2017-09-13Fix python version for -cov envsFlorian Bruhin
2017-09-11Merge branch 'master' into new-configFlorian Bruhin
2017-09-11travis: Run eslint without tox on TravisFlorian Bruhin
2017-09-11travis: Fix some more issuesFlorian Bruhin
2017-09-11Move coverage to QtWebEngine environment with PyPI-PyQtFlorian Bruhin
2017-08-06Merge remote-tracking branch 'upstream/master' into HEADRyan Roden-Corrent
2017-07-04Update for PyQt 5.9.1Florian Bruhin
2017-07-04Show diff on Travis in check_doc_changesFlorian Bruhin
2017-07-02Update tox default envlistFlorian Bruhin
2017-05-17Install PyQt from PyPI for pylintFlorian Bruhin
2017-05-17tox: Also use $PYTHON for pylintFlorian Bruhin
2017-05-17Remove legacy cx_Freeze codeFlorian Bruhin
2017-05-17build_release: Different PyInstaller workaroundFlorian Bruhin
2017-05-17build_release: Python version adjustmentsFlorian Bruhin
2017-05-17Switch to xoviat pyinstaller branchFlorian Bruhin
2017-03-31Try adding a PyPI testenv on AppVeyorFlorian Bruhin
2017-03-31tox: Update PyQt5 to 5.8.2Florian Bruhin
2017-03-28tox: Add a mkvenv-win-pypi envFlorian Bruhin
2017-03-18Add -bb when running testsFlorian Bruhin
2017-03-18Get rid of run_pytest.pyFlorian Bruhin
2017-03-13Fix PyQt5 version in tox.iniFlorian Bruhin
2017-03-13Fix PyQt5 requirementsFlorian Bruhin
2017-03-08Use separate requirements file for PyQtFlorian Bruhin
2017-03-08Don't install requirements-pip.txtFlorian Bruhin
2017-02-25Add a mkvenv-pypi environment to tox.iniFlorian Bruhin
2017-02-19PyInstaller env: Remove link_pyqt callFlorian Bruhin
2017-02-19Update PyInstaller envFlorian Bruhin
2017-02-17Drop PyQt < 5.7.1 support for QtWebEngineFlorian Bruhin
2017-02-17Reenable PyQt 5.6 PyPI testsFlorian Bruhin
2017-02-17Add PyQt 5.8 PyPI test envsFlorian Bruhin
2017-02-09Add test environments using PyQt from PyPIFlorian Bruhin
2017-02-05Update recompile_requirements for newer pipsFlorian Bruhin
2017-01-13tox: Switch to Python 3.6Florian Bruhin
2016-12-22Merge branch 'pac' of https://github.com/abbradar/qutebrowser into abbradar-pacFlorian Bruhin
2016-12-20Xfail tests which fail on Docker/TravisFlorian Bruhin
2016-12-07Ignore ESLint warnings for Mozilla's PAC utilsNikolay Amiantov
2016-11-03Get rid of requirements-pip.txtFlorian Bruhin
2016-09-08Update tox.ini to support Windows, and adjust install instructionsClayton Craft
2016-09-05WebEngine: Disable createWindow for Qt < 5.7.1Florian Bruhin
2016-08-09tox: Get flake8 to run againFlorian Bruhin
2016-08-09tox: Fix vulture environmentFlorian Bruhin
2016-08-09tox: Only install pip as dep when neededFlorian Bruhin
2016-08-09tox: Don't install any deps for eslintFlorian Bruhin
2016-08-09tox: Set skipsdist = trueFlorian Bruhin
2016-08-09tox: Enforce colors for eslintFlorian Bruhin
2016-08-09Move .eslintrc to qutebrowser/javascriptFlorian Bruhin
2016-07-29Try harder to pin pip/setuptoolsFlorian Bruhin