This is an automated email from the ASF dual-hosted git repository.
skrawcz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hamilton.git
from d570d3ff Refactor display_name imports in test_graph.py to streamline
test dependencies
new 783b2e8d Add support for Python 3.14
new 45c12892 Add conditional installs
new de50378f Linting
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/hamilton-lsp.yml | 2 +-
.github/workflows/hamilton-main.yml | 1 +
.github/workflows/hamilton-sdk.yml | 2 +-
contrib/setup.py | 1 +
pyproject.toml | 25 +++++++++++++------------
tests/conftest.py | 27 +++++++++++++++++++++++++++
tests/plugins/test_pandas_extensions.py | 2 ++
ui/backend/setup.py | 1 +
ui/sdk/pyproject.toml | 3 ++-
9 files changed, 49 insertions(+), 15 deletions(-)