Fabian Peter Hammerle
|
76f63885e2
drop compatibility with python3.6 & pandas<0.23
|
3 vuotta sitten |
dependabot[bot]
|
0f49886ceb
build(deps): bump actions/setup-python from 2.3.0 to 2.3.1
|
3 vuotta sitten |
dependabot[bot]
|
5ac64e34ad
build(deps): bump actions/setup-python from 2.2.2 to 2.3.0
|
3 vuotta sitten |
dependabot[bot]
|
cb33712bd6
build(deps): bump actions/checkout from 2.3.5 to 2.4.0
|
3 vuotta sitten |
dependabot[bot]
|
05ed4f14ec
build(deps): bump actions/checkout from 2.3.4 to 2.3.5
|
3 vuotta sitten |
Fabian Peter Hammerle
|
36a8dc5fb1
drop compatibility with python3.5
|
3 vuotta sitten |
dependabot[bot]
|
6dd1e7d786
build(deps-dev): bump pathlib2 from 2.3.5 to 2.3.6
|
3 vuotta sitten |
dependabot[bot]
|
bec06a30b9
build(deps-dev): bump mypy from 0.902 to 0.910
|
3 vuotta sitten |
dependabot[bot]
|
155b350b38
build(deps-dev): bump mypy from 0.812 to 0.902
|
3 vuotta sitten |
dependabot[bot]
|
a0bbd3c15a
build(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1
|
3 vuotta sitten |
dependabot[bot]
|
2340233573
build(deps-dev): bump pytest-cov from 2.11.1 to 2.12.0
|
3 vuotta sitten |
Fabian Peter Hammerle
|
efb42112d0
dev env: add upper version constraint for `click` to keep compatibility with python3.5
|
3 vuotta sitten |
Fabian Peter Hammerle
|
873b5da2a2
pipeline: authenticate at coveralls.io via GITHUB_TOKEN instead of COVERALLS_REPO_TOKEN to no longer require manual configuration of secret
|
4 vuotta sitten |
Fabian Peter Hammerle
|
a2a4874ff3
dev env: added upper version constraints for astroid & pylint to keep compatibility with python3.5
|
4 vuotta sitten |
dependabot[bot]
|
0fa33e0d7d
build(deps-dev): bump mypy from 0.800 to 0.812
|
4 vuotta sitten |
Fabian Peter Hammerle
|
7b104b43c3
test against python3.9
|
4 vuotta sitten |
dependabot[bot]
|
862bfde9fa
build(deps-dev): bump pylint from 2.6.0 to 2.6.2
|
4 vuotta sitten |
dependabot[bot]
|
f39563d7cf
build(deps-dev): bump mypy from 0.790 to 0.800
|
4 vuotta sitten |
dependabot[bot]
|
3747f94e7e
build(deps-dev): bump pytest-cov from 2.10.1 to 2.11.1
|
4 vuotta sitten |
Fabian Peter Hammerle
|
ca0f47bce7
release v1.2.1
|
4 vuotta sitten |
Fabian Peter Hammerle
|
88c9a7107f
adapt to breaking change in pandas v1.2.0 making `get_filepath_or_buffer` private without major release (semver!?)
|
4 vuotta sitten |
Fabian Peter Hammerle
|
42c468e0d1
fix internal typing errors (public api unchanged); add mypy to pipeline
|
4 vuotta sitten |
Fabian Peter Hammerle
|
0203d38acf
dev env: add mypy
|
4 vuotta sitten |
Fabian Peter Hammerle
|
95b6b0d248
pipeline: install black via pipenv
|
4 vuotta sitten |
Fabian Peter Hammerle
|
96be14ae2b
merge config files for github actions
|
4 vuotta sitten |
Fabian Peter Hammerle
|
084384d77b
readme: replace travis with github actions badge
|
4 vuotta sitten |
Fabian Peter Hammerle
|
88e19fc900
restrict pandas version after relevant breaking change in v1.2.0; migrate from travis to github actions
|
4 vuotta sitten |
Fabian Peter Hammerle
|
53339f2c99
refactor: wrap pandas.io.common.get_filepath_or_buffer to prepare for adding pandas v1.2.0 support
|
4 vuotta sitten |
Fabian Peter Hammerle
|
3e21ed9831
cope with pandas not using semantic versioning: add upper version constraint due to renaming of `get_filepath_or_buffer`
|
4 vuotta sitten |
Fabian Peter Hammerle
|
097062faa8
replace slow travis ci with better integrated github action
|
4 vuotta sitten |