dependabot[bot]
|
5c5875449b
build(deps-dev): bump regex from 2020.10.28 to 2020.11.13
|
4 years ago |
dependabot[bot]
|
563c0b9323
build(deps-dev): bump pathspec from 0.8.0 to 0.8.1
|
4 years ago |
Fabian Peter Hammerle
|
48169d4c36
pipeline: pin pipenv version to make builds reproducible
|
4 years ago |
Fabian Peter Hammerle
|
07a670a76e
dev env: update dependencies
|
4 years ago |
Fabian Peter Hammerle
|
14b8e72b5b
dependabot: only update Pipfile.lock to keep compatibility with python3.4
|
4 years ago |
dependabot[bot]
|
5a95348fdc
build(deps-dev): bump typing-extensions from 3.7.4.2 to 3.7.4.3
|
4 years ago |
dependabot[bot]
|
23c4036306
build(deps-dev): bump pylint-import-requirements from 2.0.1 to 2.0.5
|
4 years ago |
dependabot[bot]
|
a888414688
build(deps-dev): bump regex from 2020.10.23 to 2020.10.28
|
4 years ago |
dependabot[bot]
|
3bb69905e7
build(deps-dev): bump regex from 2020.6.8 to 2020.10.23
|
4 years ago |
Fabian Peter Hammerle
|
1460ea0d09
travis: disable some redundant tests to speed up pipeline (python>=3.5 in github workflow)
|
4 years ago |
Fabian Peter Hammerle
|
07201d1725
dev env: add version constraint for lazy-object-proxy to keep python3.4 compatibility
|
4 years ago |
Fabian Peter Hammerle
|
836769c077
enable github's dependabot for dev env
|
4 years ago |
Fabian Peter Hammerle
|
a28bb585b6
github workflow: run mypy
|
4 years ago |
Fabian Peter Hammerle
|
7066e0a09f
sync pipeline config with fphammerle/ical2vdir
|
4 years ago |
Fabian Peter Hammerle
|
b5278643b4
github workflow: check code format
|
4 years ago |
Fabian Peter Hammerle
|
b6e8a04cd8
env: remove black's dependencies for python<3.6 to restore python3.4 compatibility
|
4 years ago |
Fabian Peter Hammerle
|
b6ba2c75cd
env: remove "click" for python<3.6 to restore compatibility with python3.4 (only required by black)
|
4 years ago |
Fabian Peter Hammerle
|
e6c808e926
pipfile: group dev packages
|
4 years ago |
Fabian Peter Hammerle
|
ef3fdef795
pipenv: downgrade "coverage" to restore compatibility with python3.4
|
4 years ago |
Fabian Peter Hammerle
|
e3474ee1b8
pipenv: added black
|
4 years ago |
Fabian Peter Hammerle
|
a8364cca24
pipenv: downgrade pytest-cov to restore python3.4 support
|
4 years ago |
Fabian Peter Hammerle
|
44be415908
github workflow: report test coverage
|
4 years ago |
Fabian Peter Hammerle
|
3f7347ae27
github workflow: assign name
|
4 years ago |
Fabian Peter Hammerle
|
3904b3fd5b
travis pipeline: downgrade pipenv to restore compatibility with python3.4
|
4 years ago |
Fabian Peter Hammerle
|
1f11c2aa9e
python3.5: workaround pytest failing with "pathlib2" import error
|
4 years ago |
Fabian Peter Hammerle
|
9b3647d320
github workflow / pipenv: explicitly specify python version to workaround pipenv picking highest available
|
4 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 |