summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2020-01-09tox: Add tox-pip-versionFlorian Bruhin
2020-01-09travis/tox: Use Qt 5.14Florian Bruhin
2019-12-20tox: Add Qt 5.14Florian Bruhin
2019-10-29Run mypy over tests as wellFlorian Bruhin
2019-10-21Fix broken tox.iniFlorian Bruhin
2019-10-20Fix test_webview.py without QtWebKitFlorian Bruhin
2019-09-26Update to mypy 0.730Florian Bruhin
2019-09-26Go back to Qt 5.12 for tox/pyinstallerFlorian Bruhin
2019-09-25Use Qt 5.13 with mkvenv-pypiFlorian Bruhin
2019-09-25Revert "Use Qt 5.12 for PyInstaller"Florian Bruhin
2019-09-25Add check for missing userscript descriptionFlorian Bruhin
2019-08-17Add Python 3.8 to tox.iniFlorian Bruhin
2019-07-18Remove old tox workaroundFlorian Bruhin
2019-07-18Use Qt 5.12 for PyInstallerFlorian Bruhin
2019-07-16Avoid Qt 5.13Florian Bruhin
2019-07-16Use separate requirements files for different Qt versionsFlorian Bruhin
2019-07-16Rename requirements-optional to requirements-devFlorian Bruhin
2019-07-05Update to PyQt 5.13Florian Bruhin
2019-06-28Upgrade to PyQt 5.12.3Florian Bruhin
2019-05-30tox: Use PyQt 5.12.2Florian Bruhin
2019-03-19Update to PyQt 5.12.1Florian Bruhin
2019-02-25Finish Qt 5.12 workFlorian Bruhin
2019-02-16travis/tox: Add PyQt 5.12Florian Bruhin
2018-12-13tox: Use absolute sphinx pathsFlorian Bruhin
2018-12-12tox: Set usedevelop for sphinxFlorian Bruhin
2018-12-12Customize sphinx commandline optionsFlorian Bruhin
2018-12-11Move Sphinx to toxFlorian Bruhin
2018-11-26Add requirements-optional.txtFlorian Bruhin
2018-11-26mypy: Add {posargs} in tox.iniFlorian Bruhin
2018-11-26mypy: Add PyQt5 stubsFlorian Bruhin
2018-11-22mypy: Run with --ignore-missing-importsFlorian Bruhin
2018-11-22mypy: Add to toxFlorian Bruhin
2018-10-08Remove mkvenv-pypi-oldFlorian Bruhin
2018-10-03Also update PyQt5 in tox.iniFlorian Bruhin
2018-09-17Work around Travis CI crashFlorian Bruhin
2018-07-04Add 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