added init file to pype setup

This commit is contained in:
iLLiCiTiT 2019-12-19 16:13:38 +01:00
parent d16865d96f
commit cd79f0654d

3
setup/blender/init.py Normal file
View file

@ -0,0 +1,3 @@
from pype import blender
blender.install()