Skip to content

Commit 851feef

Browse files
authored
Merge pull request #6 from ecmwf-lab/develop
Fix toml
2 parents d02a673 + d45f7ea commit 851feef

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)