Added automated tests (testing PSA import for now, more to come)
This commit is contained in:
6
pyproject.toml
Normal file
6
pyproject.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[project]
|
||||
name = "io_scene_psk_psa"
|
||||
|
||||
[pytest]
|
||||
blender-addons-dirs = "io_scene_psk_psa"
|
||||
testpaths = "tests"
|
||||
Reference in New Issue
Block a user