Skip to content

Commit a54dbb4

Browse files
committed
wip: remote flytekit version in plugin for testing
-e Signed-off-by: machichima <nary12321@gmail.com>
1 parent 818cf34 commit a54dbb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/flytekit-kf-pytorch/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
microlib_name = f"flytekitplugins-{PLUGIN_NAME}"
66

7-
plugin_requires = ["cloudpickle", "flyteidl>=1.5.1", "flytekit>=1.6.1", "kubernetes"]
7+
plugin_requires = ["cloudpickle", "flyteidl>=1.5.1", "kubernetes"]
88

99
__version__ = "0.0.0+develop"
1010

0 commit comments

Comments
 (0)