fix pre-commit setup
This commit is contained in:
parent
ba0fcd7432
commit
58eb874723
3 changed files with 8 additions and 8 deletions
|
|
@ -1,8 +1,8 @@
|
|||
[project]
|
||||
name = "bmath"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
description = "Header-Only C++ 23 Math Library"
|
||||
readme = "readme.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"pre-commit>=4.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue