Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng authored Jun 4, 2023
1 parent 0031e98 commit f85744a
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 @@ -25,7 +25,7 @@ classifiers = [
"Topic :: Software Development :: Build Tools",
]
dependencies = [
"clang-tools>=0.2.2",
"clang-tools==0.2.2",
]
dynamic = ["version"]

Expand Down

0 comments on commit f85744a

Please sign in to comment.