Minor README cleanup & added pycov for local testing
This commit is contained in:
@@ -3,4 +3,10 @@ name = "io_scene_psk_psa"
|
||||
|
||||
[pytest]
|
||||
blender-addons-dirs = "io_scene_psk_psa"
|
||||
testpaths = "tests"
|
||||
testpaths = "../tests"
|
||||
|
||||
[tool.coverage.run]
|
||||
branch = true
|
||||
|
||||
[tool.coverage.report]
|
||||
ignore_errors = true
|
||||
|
||||
Reference in New Issue
Block a user