Repo generation: log and keep going on error
* Delete old report() functions, use logging instead * Skip addons which have problems (but give a warning)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
import unittest
|
||||
import os.path
|
||||
import json
|
||||
import blenderpack
|
||||
|
||||
class test_blenderpack_make_repo(unittest.TestCase):
|
||||
|
Reference in New Issue
Block a user