Skip to content

Commit

Permalink
Update clang binding module.
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewHambley committed Jan 17, 2025
1 parent e7ae9fe commit 0c543e2
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 @@ -19,7 +19,7 @@ classifiers = [
]

[project.optional-dependencies]
c-language = ['clang']
c-language = ['libclang']
plots = ['matplotlib']
tests = ['pytest', 'pytest-cov', 'pytest-mock']
checks = ['flake8>=5.0.4', 'mypy']
Expand Down

0 comments on commit 0c543e2

Please sign in to comment.