Skip to content

Commit 858b4ff

Browse files
committed
bundle renku_apps component in k8s_watcher
1 parent 1310765 commit 858b4ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

projects/k8s_watcher/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ packages = [
3737
{ include = "renku_data_services/utils", from = "../../components" },
3838
{ include = "renku_data_services/data_connectors", from = "../../components" },
3939
{ include = "renku_data_services/notebooks", from = "../../components" },
40+
{ include = "renku_data_services/renku_apps", from = "../../components" },
4041
# Note: poetry poly does not detect the migrations as dependencies, but they are. Don't remove these!
4142
{ include = "renku_data_services/migrations", from = "../../components" },
4243
{ include = "renku_data_services/solr", from = "../../components" },

0 commit comments

Comments
 (0)