Skip to content

Commit

Permalink
Merge branch 'jsonld-postprocessing' of https://github.com/w3c/wot-th…
Browse files Browse the repository at this point in the history
…ing-description-toolchain-tmp into jsonld-postprocessing
  • Loading branch information
mahdanoura committed Aug 27, 2024
2 parents d1bcad7 + ef09470 commit 33ea64b
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 @@ -11,8 +11,8 @@ include = ["README.md", "src/thing_description_schema/schema", "project"]

requires-python = ">=3.12"
dependencies = [
"linkml-runtime>=1.8.2",
"linkml>=1.8.3",
"linkml-runtime>=1.8.1",
"linkml>=1.8.2",
"mkdocs-mermaid2-plugin>=1.1.1",
"mkdocs-material>=9.5.32",
"schemasheets>=0.3.1",
Expand All @@ -23,4 +23,4 @@ requires = ["hatchling"]
build-backend = "hatchling.build"

[tool.hatch.build]
only-include = ["main.py"]
only-include = ["main.py"]

0 comments on commit 33ea64b

Please sign in to comment.