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

create setup.py

Open bantucaravan opened this issue 2 years ago • 0 comments

This will allow easy direct install via pip and in requirements.txt files without having to specify a directory on your PYTHONPATH to git clone the repo to.

Simple example: https://github.com/jeslago/epftoolbox/blob/master/setup.py

bantucaravan avatar May 05 '23 02:05 bantucaravan