Skip to content

Commit

Permalink
Merge branch 'release/1.5.x' into workflow/release-drafter-calibration
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanPedroGHM authored Dec 11, 2024
2 parents c84c303 + 8d0da85 commit d708762
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
3 changes: 3 additions & 0 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ Heat is a distributed tensor framework for high performance data analytics.
case_studies
documentation_howto

Also visit us on `GitHub <https://github.com/helmholtz-analytics/heat>`_ for more examples, docs, code and contributions.


Indices
=======

Expand Down
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
[build-system]
requires = ["setuptools"]
build-backend = "setuptools.build_meta"

[tool.black]
line-length = 100
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[metadata]
description-file = README.md
description_file = README.md

[pycodestyle]
max-line-length = 100
Expand Down

0 comments on commit d708762

Please sign in to comment.