dependabot[bot]
|
8491027a14
build(deps-dev): bump pylint from 2.12.2 to 2.13.0
|
2 years ago |
dependabot[bot]
|
b88482931c
build(deps-dev): bump mypy from 0.931 to 0.941
|
2 years ago |
dependabot[bot]
|
300a4e3481
build(deps-dev): bump pytest from 7.0.1 to 7.1.1
|
2 years ago |
dependabot[bot]
|
6c70015f97
build(deps): bump actions/checkout from 2.4.0 to 3
|
2 years ago |
dependabot[bot]
|
843cf73137
build(deps): bump actions/setup-python from 2.3.2 to 3
|
2 years ago |
dependabot[bot]
|
571038dfd9
build(deps-dev): bump typing-extensions from 4.0.1 to 4.1.1
|
2 years ago |
dependabot[bot]
|
662477a6a6
build(deps-dev): bump pytest from 6.2.5 to 7.0.1
|
2 years ago |
dependabot[bot]
|
ac371b92b1
build(deps): bump actions/setup-python from 2.3.1 to 2.3.2
|
2 years ago |
Fabian Peter Hammerle
|
def23e77b4
configure dependabot to keep github actions up-to-date
|
2 years ago |
Fabian Peter Hammerle
|
28839ae92a
add additional (internal) type hints to enable mypy's strict mode
|
2 years ago |
Fabian Peter Hammerle
|
aeeb53e114
drop compatibility with python3.6; test against python3.10
|
2 years ago |
Fabian Peter Hammerle
|
a91afa30d8
drop compatibility with python3.5
|
3 years ago |
Fabian Peter Hammerle
|
0e9efadfe6
disable ability to invoke `free_disk` module as script (via `python -m free_disk`, use console entry point `free-disk` instead)
|
3 years ago |
Fabian Peter Hammerle
|
a8a5ed4ed3
made all constants and functions private (only console entry point should be called directly)
|
3 years ago |
dependabot[bot]
|
e9532e43d4
build(deps-dev): bump pathlib2 from 2.3.5 to 2.3.6
|
3 years ago |
dependabot[bot]
|
93563ea0be
build(deps-dev): bump mypy from 0.902 to 0.910
|
3 years ago |
dependabot[bot]
|
5cdcced980
build(deps-dev): bump mypy from 0.812 to 0.902
|
3 years ago |
dependabot[bot]
|
290183febc
build(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1
|
3 years ago |
dependabot[bot]
|
7db5b58141
build(deps-dev): bump pytest-cov from 2.11.1 to 2.12.0
|
3 years ago |
Fabian Peter Hammerle
|
4c7ce03746
dev env: add upper version constraint for `click` to keep compatibility with python3.5
|
3 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 |