Skip to content

Commit 4605d3d

Browse files
authored
Merge pull request #1 from Bhatt21/iluvatar
iluvatar init
2 parents c616131 + 0a14c61 commit 4605d3d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

lithops/constants.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,8 @@
111111
'aliyun_fc',
112112
'oracle_f',
113113
'k8s',
114-
'singularity'
114+
'singularity',
115+
'iluvatar',
115116
]
116117

117118
STANDALONE_BACKENDS = [

lithops/serverless/backends/iluvatar/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)