snowflake-cli icon indicating copy to clipboard operation
snowflake-cli copied to clipboard

SNOW-2211628: Support pyproject.toml for dependency resolution

Open barino86 opened this issue 5 months ago • 0 comments

Description

The modern way dependencies are defined in python projects are in the pyproject.toml file instead of a requirements.txt file.

It would be great if the build and deploy commands would support using this new modern file to collect dependencies and include them in the object definitions.

Context

No response

barino86 avatar Jul 18 '25 02:07 barino86