Skip to content

Commit

Permalink
Update nomad-lab version
Browse files Browse the repository at this point in the history
  • Loading branch information
ladinesa committed Aug 12, 2024
1 parent f18533c commit 1823ae3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "README.md"
authors = [{ name = "The NOMAD Authors" }]
license = { text = "Apache-2.0" }
dependencies = [
"nomad-lab>=1.2.0"
"nomad-lab>=1.2.2dev578"
]

[project.urls]
Expand Down Expand Up @@ -70,5 +70,5 @@ line-ending = "auto"
[tool.setuptools.packages.find]
include = ["runschema*"]

[tool.setuptools.package-data]
runschema = ["*/nomad_plugin.yaml"]
[project.entry-points.'nomad.plugin']
runschema = "runschema:run"

0 comments on commit 1823ae3

Please sign in to comment.