Ver código fonte

add rpyc package

ming 3 anos atrás
pai
commit
3c74a9a796
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      composer/cService.py

+ 1 - 1
composer/cService.py

@@ -1,5 +1,5 @@
 
-import util,os, math, time,queue,threading
+import util,os, math, time,queue,threading, rpyc
 import openshot
 
 rootPath = './'