pipelines-as-code icon indicating copy to clipboard operation
pipelines-as-code copied to clipboard

tkn pac generate should as well use pyproject.toml for python detection

Open chmouel opened this issue 3 years ago • 0 comments

setup.py is not necessary the latest trend to use in python world, pyproject.toml is cf: https://peps.python.org/pep-0621/

chmouel avatar Sep 15 '22 13:09 chmouel