Skip to content

Commit 0c1cc04

Browse files
author
Mohamed Zeidan
committed
uncommented install req
1 parent a82841b commit 0c1cc04

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

setup.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,8 @@
9090
"hyperpod-pytorch-job-template>=1.0.0, <2.0.0",
9191
"hyperpod-custom-inference-template>=1.0.0, <2.0.0",
9292
"hyperpod-jumpstart-inference-template>=1.0.0, <2.0.0",
93-
"hyperpod-cluster-stack-template>=1.0.0, <2.0.0"
94-
# TODO: need to uncomment before pushing to master
95-
# "hyperpod_space_template>=1.0.0, <2.0.0"
93+
"hyperpod-cluster-stack-template>=1.0.0, <2.0.0",
94+
"hyperpod-space-template>=1.0.0, <2.0.0"
9695
],
9796
entry_points={
9897
"console_scripts": [

0 commit comments

Comments
 (0)