コミット履歴

作者 SHA1 メッセージ 日付
  Fabian Peter Hammerle 86b953e450 find_label_border_polygonal_chains: always include vertices along border with single neighbour; test against python3.8 3 年 前
  dependabot[bot] 6bd2002a9e Bump importlib-metadata from 2.0.0 to 2.1.1 3 年 前
  Fabian Peter Hammerle 2432da8101 pipeline / example notebooks: verify that execution does not alter (output) cells 3 年 前
  Fabian Peter Hammerle 47c7a11268 examples: minor adaptions to harmonize dataframe column order between python interpreter versions 3 年 前
  Fabian Peter Hammerle ad19f930c5 setup github action verifying example notebooks run without error 3 年 前
  Fabian Peter Hammerle c644d0cc35 example: upgrade / relock dependencies on python3.5 3 年 前
  Fabian Peter Hammerle cc24c29aa8 disable travis ci (after setting up github actions) 3 年 前
  Fabian Peter Hammerle 050804d240 configure github action to run tests, pylint & pylint 3 年 前
  Fabian Peter Hammerle 4e97ea0736 dev env: add upper version constraint for importlib-metadata to keep compatibility with python3.5 3 年 前
  Fabian Peter Hammerle e8034df1bd env: add upper version constraint for pytest to keep compatibility with python3.5 3 年 前
  dependabot[bot] 2ebb5eed05 Bump pytest from 6.1.1 to 6.1.2 3 年 前
  Fabian Peter Hammerle 89b0436430 configure github's dependabot to update Pipfile.lock (dev env) 3 年 前
  Fabian Peter Hammerle a31c505bd8 fix type hints; add mypy to pipeline 3 年 前
  Fabian Peter Hammerle 9880c8d08b version.py: convert variable type hint to restore python3.5 compatibility 3 年 前
  Fabian Peter Hammerle ce1a4dad24 fix pylint C0321/multiple-statements in version.py 3 年 前
  Fabian Peter Hammerle bcd6c82c54 convert variable type hints to restore compatibility with python3.5 3 年 前
  Fabian Peter Hammerle 61ce708eea pipeline: run mypy 3 年 前
  Fabian Peter Hammerle fcb6f37239 fix & add type hints to fix remaining mypy errors 3 年 前
  Fabian Peter Hammerle 5a8812ec11 PolygonalChain: fix type hints 3 年 前
  Fabian Peter Hammerle 8b6cc31feb PolygonalCircuit.__eq__: fix argument type hint 3 年 前
  Fabian Peter Hammerle 91af7a603a PolygonalCircuit & subclasses: fix constructor's argument type hint 3 年 前
  Fabian Peter Hammerle 0a4041e1d7 fix mypy error at `__version__ = None` 3 年 前
  Fabian Peter Hammerle 4b90cba86e dev env: added mypy, removed autopep8 3 年 前
  Fabian Peter Hammerle cb896f82ac black code format 3 年 前
  Fabian Peter Hammerle 23a861edda release v1.1.1 3 年 前
  Fabian Peter Hammerle 2ae0898800 added changelog, add pylint-import-requirements to pipeline, upgrade dev env, fix linter warnings 3 年 前
  Fabian Peter Hammerle e23410b69d pipeline: added pylint-import-requirements 3 年 前
  Fabian Peter Hammerle eb007edcca dev env: fix ineffective numpy version constraint 3 年 前
  Fabian Peter Hammerle 510242b214 added changelog 3 年 前
  Fabian Peter Hammerle c9336bd4b8 setlocale: re-raise original exc when locale unsupported (pylint W0707/raise-missing-from) 3 年 前