summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2022-10-14doc: add some contributor notes about mypychore/docs_about_mypytoofar
2022-09-16tox: Use more unique env var nameFlorian Bruhin
2022-09-16mypy: Use tox.ini to install PyQt6 conditionallyFlorian Bruhin
2022-09-11mypy: re-enable CI jobs for pyqt5toofar
2022-09-11tox: split mypy env into mypy-{qt5,qt6}toofar
2022-08-23tox: Simplify tox syntaxFlorian Bruhin
2022-08-23scripts: Pass through Qt 6 to PyInstallerFlorian Bruhin
2022-08-23scripts: Initial Qt 6 support for build_release.pyFlorian Bruhin
2022-08-23tox: Add a build-release-qt6 environmentFlorian Bruhin
2022-08-23Drop Qt < 5.15Florian Bruhin
2022-08-23Add test environments for Qt 6.2 and 6.3Florian Bruhin
2022-07-11ci: Add actionlintFlorian Bruhin
2022-04-26ci: Update Python versionsFlorian Bruhin
2022-04-04Drop python3.6 support.Jimmy
2022-03-30ci: Switch to FORCE_COLORFlorian Bruhin
2022-03-29Switch to newer Python for lintersFlorian Bruhin
2021-11-05Enable backend auto-detectionPhilipp Albrecht
2021-10-21tox: Use newest PyQt for pyinstallerFlorian Bruhin
2021-03-24Merge remote-tracking branch 'origin/pr/5457' into devFlorian Bruhin
2021-03-17tox: Add a bleeding environmentFlorian Bruhin
2021-03-12tox: Force PyQt 5.15.3 for PyInstallerFlorian Bruhin
2021-01-26ci: Add Python 3.10Florian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-25tox: Don't run mypy over tests/Florian Bruhin
2020-12-30check-manifest: Ignore generated cheatsheet imagesFlorian Bruhin
2020-12-19tox: Use Python 3.8 for pylintFlorian Bruhin
2020-12-03tox: Actually support -e pyFlorian Bruhin
2020-12-03tox: Allow posargs for misc_checks.pyFlorian Bruhin
2020-12-03ci: Add Qt 5.15.0Florian Bruhin
2020-11-20tox: Remove pip-version and venv pluginsFlorian Bruhin
2020-11-04old qt: Drop CIFlorian Bruhin
2020-11-02scripts: Add 'all' to misc_checksFlorian Bruhin
2020-10-26Initial drop of Python 3.5Florian Bruhin
2020-09-16Add tox environment for build-releaseFlorian Bruhin
2020-08-11Use Python 3.9 on CIFlorian Bruhin
2020-07-31Merge branch 'master' into pr/5457Florian Bruhin
2020-07-30Revert "tox: Combine setenv lines"Florian Bruhin
2020-07-30tox: Combine setenv linesFlorian Bruhin
2020-07-30tox: Simplify pyinstaller envsFlorian Bruhin
2020-07-27tox: Update default envsFlorian Bruhin
2020-07-23Add yamllintFlorian Bruhin
2020-07-13ci: Disable mypy coloring againFlorian Bruhin
2020-07-13ci: Improve mypy outputFlorian Bruhin
2020-07-08Run tests inside dbus-run-session.Ash
2020-07-08ci: Use PY_COLORS to force colored outputFlorian Bruhin
2020-07-06Add PYINSTALLER_DEBUGFlorian Bruhin
2020-07-03ci: Remove remaining Travis/AppVeyor specific codeFlorian Bruhin
2020-07-03ci: Set up nightly PythonFlorian Bruhin
2020-07-02ci: Force pytest colors for CIFlorian Bruhin
2020-07-02ci: Run shellcheck via toxFlorian Bruhin