Commit History

Author SHA1 Message Date
  Fabian Peter Hammerle af52754a56 configure dependabot to keep github-actions up-to-date 2 years ago
  Fabian Peter Hammerle 29474e188e pipeline: fix missing `matrix.python-version` variable in "code-format" job 2 years ago
  Fabian Peter Hammerle 786a9f70f1 Merge pull request #60 from fphammerle/dependabot/pip/pylint-2.11.1 2 years ago
  Fabian Peter Hammerle 6c7ad1a312 replace `str.format` with f-strings 2 years ago
  dependabot[bot] d6ba75f6dc Bump pylint from 2.10.2 to 2.11.1 2 years ago
  dependabot[bot] 439d9eca01 Bump pylint from 2.9.6 to 2.10.2 2 years ago
  dependabot[bot] 7120f7327d Bump pytest from 6.2.4 to 6.2.5 2 years ago
  dependabot[bot] f575bb3f64 Bump pylint from 2.9.5 to 2.9.6 2 years ago
  dependabot[bot] 294c35b9bf Bump pylint from 2.9.3 to 2.9.5 2 years ago
  Fabian Peter Hammerle a28dbdab61 Merge pull request #55 from fphammerle/dependabot/pip/pylint-2.9.3 2 years ago
  Fabian Peter Hammerle b5b023b3af refactor: replace range(len(...)) with enumerate(...) 2 years ago
  dependabot[bot] 8cdb247e8b Bump pylint from 2.8.3 to 2.9.3 2 years ago
  dependabot[bot] b2304d0950 Bump mypy from 0.902 to 0.910 2 years ago
  dependabot[bot] 26bdd6af7e Bump mypy from 0.812 to 0.902 2 years ago
  dependabot[bot] 11ecaaaf2d Bump pylint from 2.8.2 to 2.8.3 2 years ago
  dependabot[bot] 2ae9014796 Bump pytest-cov from 2.12.0 to 2.12.1 2 years ago
  Fabian Peter Hammerle 8fbe32bff1 package metadata: added link to changelog 3 years ago
  Fabian Peter Hammerle 4ab7977b16 release v2.0.0 3 years ago
  Fabian Peter Hammerle 378ea44397 drop compatibility with python3.5; raise descriptive exception when missing annotation or geometry info; assume default value for `creator`; fixed type hints 3 years ago
  dependabot[bot] f2e5164f62 Bump pygments from 2.7.3 to 2.7.4 in /examples 3 years ago
  dependabot[bot] 82f11ad1b9 Bump jinja2 from 2.11.2 to 2.11.3 in /examples 3 years ago
  Fabian Peter Hammerle 433f4f1851 examples env: add upper version constraint for numpy to keep compatibility with python3.5 3 years ago
  Fabian Peter Hammerle 3c271bd8c3 examples env: add upper version constraint for nbconvert to keep compatibility with python3.5 3 years ago
  Fabian Peter Hammerle 74c4afba0c examples env: add upper version constraints for ipython & traitlets to keep compatibility with python3.5 3 years ago
  Fabian Peter Hammerle 859c49742a 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 f84a557062 dev env: added upper version constraints for astroid & pylint to keep compatibility with python3.5 3 years ago
  dependabot[bot] c5564fec05 Bump mypy from 0.800 to 0.812 3 years ago
  Fabian Peter Hammerle 258e951e9e test against python3.9 3 years ago
  dependabot[bot] 62d406c080 Bump bleach from 3.2.1 to 3.3.0 in /examples 3 years ago
  Fabian Peter Hammerle de25e395ed refactor pipeline config: detect name of top-level module automatically 3 years ago