[console_scripts]
dsl-compile = kfp.compiler.main:main
dsl-compile-v2 = kfp.v2.compiler.main:main
kfp = kfp.__main__:main

