Skip to content

Commit d45f7ea

Browse files
committed
Fix toml
1 parent 62b99ce commit d45f7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dynamic = [
5151
]
5252
dependencies = [
5353
"ai-models",
54-
"multiopython @ git+https://github.com/ecmwf/multio-python.git",
54+
"multiopython",
5555
]
5656

5757
entry-points."ai_models.output".multio = "ai_models_multio.output:MultioOutput"

0 commit comments

Comments
 (0)