add cicd and precommit
This commit is contained in:
@@ -19,3 +19,9 @@ materia = "materia:main"
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pre-commit>=4.1.0",
|
||||
"ruff>=0.9.9",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user