base for the application : support custom python application and auto-install dependencies
This commit is contained in:
parent
a20371e1ab
commit
e2ebbf8a82
25 changed files with 494 additions and 2 deletions
1
source/model/base/__init__.py
Normal file
1
source/model/base/__init__.py
Normal file
|
@ -0,0 +1 @@
|
|||
from .BaseModel import BaseModel
|
Loading…
Add table
Add a link
Reference in a new issue