Commit History

Author SHA1 Message Date
  Fabian Peter Hammerle a8a5ed4ed3 made all constants and functions private (only console entry point should be called directly) 2 years ago
  dependabot[bot] e9532e43d4 build(deps-dev): bump pathlib2 from 2.3.5 to 2.3.6 2 years ago
  dependabot[bot] 93563ea0be build(deps-dev): bump mypy from 0.902 to 0.910 2 years ago
  dependabot[bot] 5cdcced980 build(deps-dev): bump mypy from 0.812 to 0.902 2 years ago
  dependabot[bot] 290183febc build(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1 2 years ago
  dependabot[bot] 7db5b58141 build(deps-dev): bump pytest-cov from 2.11.1 to 2.12.0 2 years ago
  Fabian Peter Hammerle 4c7ce03746 dev env: add upper version constraint for `click` to keep compatibility with python3.5 2 years ago
  Fabian Peter Hammerle 23101024da drop support for python3.4; upgrade dev env; disable travis 3 years ago
  Fabian Peter Hammerle 25def48a76 release v0.2.2 3 years ago
  dependabot[bot] 29f4355d9e build(deps-dev): bump regex from 2021.3.17 to 2021.4.4 3 years ago
  Fabian Peter Hammerle b783be5e23 add upper version constraint for setuptools-scm to fix `pipenv sync` on python3.4 3 years ago
  dependabot[bot] e63cd3bf9a build(deps-dev): bump regex from 2020.11.13 to 2021.3.17 3 years ago
  dependabot[bot] eb33a1e001 build(deps-dev): bump mypy from 0.800 to 0.812 3 years ago
  Fabian Peter Hammerle 1305428056 test against python3.9 3 years ago
  Fabian Peter Hammerle 04bef9b9f6 refactor pipeline config: detect name of top-level module automatically 3 years ago
  dependabot[bot] 9ed3d22655 build(deps-dev): bump mypy from 0.790 to 0.800 3 years ago
  Fabian Peter Hammerle 9f7925d5fe upgrade black; remove `pylint` from `tests_require` 3 years ago
  dependabot[bot] 5c5875449b build(deps-dev): bump regex from 2020.10.28 to 2020.11.13 3 years ago
  dependabot[bot] 563c0b9323 build(deps-dev): bump pathspec from 0.8.0 to 0.8.1 3 years ago
  Fabian Peter Hammerle 48169d4c36 pipeline: pin pipenv version to make builds reproducible 3 years ago
  Fabian Peter Hammerle 07a670a76e dev env: update dependencies 3 years ago
  Fabian Peter Hammerle 14b8e72b5b dependabot: only update Pipfile.lock to keep compatibility with python3.4 3 years ago
  dependabot[bot] 5a95348fdc build(deps-dev): bump typing-extensions from 3.7.4.2 to 3.7.4.3 3 years ago
  dependabot[bot] 23c4036306 build(deps-dev): bump pylint-import-requirements from 2.0.1 to 2.0.5 3 years ago
  dependabot[bot] a888414688 build(deps-dev): bump regex from 2020.10.23 to 2020.10.28 3 years ago
  dependabot[bot] 3bb69905e7 build(deps-dev): bump regex from 2020.6.8 to 2020.10.23 3 years ago
  Fabian Peter Hammerle 1460ea0d09 travis: disable some redundant tests to speed up pipeline (python>=3.5 in github workflow) 3 years ago
  Fabian Peter Hammerle 07201d1725 dev env: add version constraint for lazy-object-proxy to keep python3.4 compatibility 3 years ago
  Fabian Peter Hammerle 836769c077 enable github's dependabot for dev env 3 years ago
  Fabian Peter Hammerle a28bb585b6 github workflow: run mypy 3 years ago