Commit History

Author SHA1 Message Date
  dependabot[bot] 5ac64e34ad build(deps): bump actions/setup-python from 2.2.2 to 2.3.0 2 years ago
  dependabot[bot] cb33712bd6 build(deps): bump actions/checkout from 2.3.5 to 2.4.0 2 years ago
  dependabot[bot] 05ed4f14ec build(deps): bump actions/checkout from 2.3.4 to 2.3.5 2 years ago
  Fabian Peter Hammerle 36a8dc5fb1 drop compatibility with python3.5 2 years ago
  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 3 years ago
  Fabian Peter Hammerle 7b104b43c3 test against python3.9 3 years ago
  Fabian Peter Hammerle 88c9a7107f adapt to breaking change in pandas v1.2.0 making `get_filepath_or_buffer` private without major release (semver!?) 3 years ago
  Fabian Peter Hammerle 42c468e0d1 fix internal typing errors (public api unchanged); add mypy to pipeline 3 years ago
  Fabian Peter Hammerle 95b6b0d248 pipeline: install black via pipenv 3 years ago
  Fabian Peter Hammerle 96be14ae2b merge config files for github actions 3 years ago
  Fabian Peter Hammerle 53339f2c99 refactor: wrap pandas.io.common.get_filepath_or_buffer to prepare for adding pandas v1.2.0 support 3 years ago
  Fabian Peter Hammerle 097062faa8 replace slow travis ci with better integrated github action 3 years ago