Split optional-provided field=something and typing.Optional=@nullable field options, add pytest
This commit is contained in:
@@ -18,3 +18,9 @@ build-backend = "hatchling.build"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["src/megasniff"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pytest>=8.4.1",
|
||||
"pytest-cov>=6.2.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user