snowpark-python-template icon indicating copy to clipboard operation
snowpark-python-template copied to clipboard

Candidate changes Sept 28th

Open sfc-gh-jfreeberg opened this issue 1 year ago • 0 comments

For review with DEX on VS Code extension

  1. Replace pyproject.toml
    1. Pyproject.toml uses hatchling and plugin to use requirements.txt
  2. Consolidate app.toml, pytest.ini, and pylint.rc under pyproject.toml
  3. Add main() method, which is called by the __main__ block

sfc-gh-jfreeberg avatar Sep 29 '23 00:09 sfc-gh-jfreeberg