Skip to content

Commit

Permalink
Add clang-format dependency for ceptr
Browse files Browse the repository at this point in the history
  • Loading branch information
marchdf committed Feb 6, 2024
1 parent e3f2077 commit da17058
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Support/ceptr/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ pep8-naming = "^0.12.1"
flake8-docstrings = "^1.7.0"
flake8-use-fstring = "^1.4"
flynt = "^0.77"
clang-format = "==17.0.6"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit da17058

Please sign in to comment.