Skip to content

Commit

Permalink
Temporarily pin linkml==1.5.2 to pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bede committed Apr 18, 2024
1 parent 022f73d commit e9d40e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies = [
"pytest",
"jsonschema",
"pyyaml",
"linkml>=1.5.2",
"linkml==1.5.2",
]
dynamic = ["version"]
[project.scripts]
Expand Down

0 comments on commit e9d40e9

Please sign in to comment.