Stefan Krawczyk
Stefan Krawczyk
> Hi *skrawcz* , I've verified the content of the pyproject.toml file in the current repository, and I can confirm that `tomli` is indeed correctly included in the `cli` dependencies...
@harshith1118 can you fix the pre-commit errors please: ``` ruff.....................................................................Failed - hook id: ruff - exit code: 1 - files were modified by this hook hamilton/cli/logic.py:349:9: B904 Within an `except`...
@harshith1118 the ruff pre-commit hook is still failing
@Phrogz I think you're right. Parameterize_values [looks like this](https://hamilton.apache.org/reference/decorators/parameterize_values/#hamilton.function_modifiers.parameterize_values).
Okay it's also because I guess the build of flit I used also creates `metadata 2.5`? Whereas twine only knows about metadata version 2.4...
> @skrawcz Done ! I don't see any updates?
@Bhabuk10 we need to resolve the warnings for the build to pass before I can see what documentation looks like - https://readthedocs.org/projects/hamilton/builds/26045579/ It seems like some TOC files can't be...