Skip to content

Commit

Permalink
Adding kfp.cil to kfp setup.py. (#1666)
Browse files Browse the repository at this point in the history
  • Loading branch information
hongye-sun authored and k8s-ci-robot committed Jul 25, 2019
1 parent 0eca440 commit 68cf384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
install_requires=REQUIRES,
packages=[
'kfp',
'kfp.cli',
'kfp.compiler',
'kfp.components',
'kfp.components.structures',
Expand Down

0 comments on commit 68cf384

Please sign in to comment.