databricks-cli/bundle/artifacts/whl/testdata/setup_minimal.py

4 lines
57 B
Python

from setuptools import setup
setup(name="my_test_code")