Skip to content

Commit 9b08bdd

Browse files
committed
DOCS: Add comment pyproject.toml to pin minimum fmu-settings version
1 parent a2c56f6 commit 9b08bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ classifiers = [
3131
dynamic = ["version"]
3232
dependencies = [
3333
"fmu-datamodels",
34-
"fmu-settings>=0.28.0",
34+
"fmu-settings>=0.28.0", # minimum version with project path validation in `fmu init`
3535
"fmu-settings-api",
3636
"fmu-settings-gui",
3737
"rich",

0 commit comments

Comments
 (0)