Skip to content

Commit

Permalink
remove cmake dependency, as it is no longer necessary
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Günther <[email protected]>
  • Loading branch information
tom-hg57 committed Jul 27, 2024
1 parent f8de634 commit 944a6f7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
26 changes: 0 additions & 26 deletions CMakeLists.txt

This file was deleted.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ keywords = ["cim", "cgmes", "code-generation"]
dependencies = [
"xmltodict >= 0.13.0, < 1",
"chevron >= 0.14.0, < 1",
"cmake >= 3.27.0, < 4",
"pydantic < 2",
"beautifulsoup4 >= 4.12.2, < 5"
]
Expand Down

0 comments on commit 944a6f7

Please sign in to comment.