Skip to content

Commit 4c1f4ca

Browse files
authored
Remove Extra Deps (#30)
1 parent 5ca24da commit 4c1f4ca

File tree

2 files changed

+1
-26
lines changed

2 files changed

+1
-26
lines changed

pdm.lock

Lines changed: 1 addition & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ requires-python = ">=3.10"
1515

1616
dependencies = [
1717
"click>=8.0.3",
18-
"cmake>=3.22.3",
19-
"pydantic>=1.9",
2018
"tomlkit>=0.10.0",
2119
"cppython-core>=0.1.0",
2220
]

0 commit comments

Comments
 (0)