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
|
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 |