Testing base
This commit is contained in:
@@ -16,4 +16,11 @@ dev = [
|
||||
target-version = "py313"
|
||||
|
||||
[tool.ruff.lint]
|
||||
extend-select = ["E", "F", "I", "UP", "B", "SIM"]
|
||||
extend-select = ["E", "F", "I", "UP", "B", "SIM"]
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["untitled"]
|
||||
Reference in New Issue
Block a user