summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2018-07-10Add a mkvenv-pypi-old environmentFlorian Bruhin
2018-07-03tox: Always allow setting python via envvarFlorian Bruhin
2018-07-03Update default env in tox.iniFlorian Bruhin
2018-07-02Update for PyQt 5.11Florian Bruhin
2018-03-11Force PyQt 5.10.0 with "tox -e mkvenv-pypi"Florian Bruhin
2018-03-06Remove Qt 5.8 support and testsFlorian Bruhin
2018-02-28Upgrade to PyQt 5.10.1Florian Bruhin
2018-02-10Add Python 3.7 to tox.iniFlorian Bruhin
2018-01-24Re-add Qt 5.10 to tox.ini onlyFlorian Bruhin
2018-01-23Revert "Update to PyQt 5.10"Florian Bruhin
2018-01-23Update to PyQt 5.10Florian Bruhin
2017-12-06tox: Fix eslint environmentFlorian Bruhin
2017-12-04Read $PYTHON in every tox.ini environmentFlorian Bruhin
2017-12-04Copy-paste pylint commands for second environmentFlorian Bruhin
2017-12-01allow pytest to default to link_pyqtRyan Farley
2017-11-30tox.ini: fix conditional syntax errorsRyan Farley
2017-11-30tox.ini: remove pyqt5.6, use requirements-pyqt.txtRyan Farley
2017-11-30generate pytest envs with tox factorsRyan Farley
2017-11-24Update to PyQt 5.9.2Florian Bruhin
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