File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed 
python/hostclient-start-seq-py Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 1313      "python3" : " 3.9.0" 
1414    },
1515    "scripts" : {
16-         "build:refapps" : " yarn build:refapps:only"  ,
17-         "build:refapps:only" : " mkdir -p dist/__pypackages__/ && cp *.py dist/ && pip3 install -t dist/__pypackages__/ -r requirements.txt"  ,
18-         "postbuild:refapps" : " yarn prepack && yarn packseq"  ,
19-         "packseq" : " PACKAGES_DIR=python node ../../scripts/packsequence.js"  ,
20-         "prepack" : " PACKAGES_DIR=python node ../../scripts/publish.js"  ,
21-         "clean" : " rm -rf ./dist" 
22-       }
16+       "build:refapps" : " yarn build:refapps:only"  ,
17+       "build:refapps:only" : " mkdir -p dist/__pypackages__/ && cp *.py dist/ && pip3 install -t dist/__pypackages__/ -r requirements.txt"  ,
18+       "postbuild:refapps" : " yarn packseq"  ,
19+       "packseq" : " PACKAGES_DIR=python node ../../scripts/packsequence.js"  ,
20+       "clean" : " rm -rf ./dist" 
21+     }
2322  }
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments