Commit History

Author SHA1 Message Date
  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
  Fabian Peter Hammerle 7066e0a09f sync pipeline config with fphammerle/ical2vdir 3 years ago
  Fabian Peter Hammerle b5278643b4 github workflow: check code format 3 years ago
  Fabian Peter Hammerle b6e8a04cd8 env: remove black's dependencies for python<3.6 to restore python3.4 compatibility 3 years ago
  Fabian Peter Hammerle b6ba2c75cd env: remove "click" for python<3.6 to restore compatibility with python3.4 (only required by black) 3 years ago
  Fabian Peter Hammerle e6c808e926 pipfile: group dev packages 3 years ago
  Fabian Peter Hammerle ef3fdef795 pipenv: downgrade "coverage" to restore compatibility with python3.4 3 years ago
  Fabian Peter Hammerle e3474ee1b8 pipenv: added black 3 years ago
  Fabian Peter Hammerle a8364cca24 pipenv: downgrade pytest-cov to restore python3.4 support 3 years ago
  Fabian Peter Hammerle 44be415908 github workflow: report test coverage 3 years ago
  Fabian Peter Hammerle 3f7347ae27 github workflow: assign name 3 years ago
  Fabian Peter Hammerle 3904b3fd5b travis pipeline: downgrade pipenv to restore compatibility with python3.4 3 years ago
  Fabian Peter Hammerle 1f11c2aa9e python3.5: workaround pytest failing with "pathlib2" import error 3 years ago
  Fabian Peter Hammerle 9b3647d320 github workflow / pipenv: explicitly specify python version to workaround pipenv picking highest available 3 years ago
  Fabian Peter Hammerle 15e48f556d return to stable version of pylint-import-requirements 4 years ago
  Fabian Peter Hammerle 270e23aacc pipeline: lint tests 4 years ago
  Fabian Peter Hammerle 1c8b66e1c6 Merge pull request #8 from fphammerle/pylint-import-requirements 4 years ago
  Fabian Peter Hammerle 76a27ab821 pylint-import-requirements: switch to branch restoring compatibility with python3.4 4 years ago
  Fabian Peter Hammerle dbcdf64ac2 env: downgrade zipp to restore compatibility with python3.4 & python3.5 4 years ago
  Fabian Peter Hammerle 2dc9238adc pylint: enable import requirements plugin 4 years ago