diff options
Diffstat (limited to 'service/go')
| -rwxr-xr-x | service/go | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ function resolveNumOfCores {  function setuppy {          echo "Installing Pixelated User Agent." +        pip install -r develop_requirements.txt          pip install -r test_requirements.txt          python setup.py develop $*          pip uninstall -y scrypt; pip install scrypt  | 
