This commit is contained in:
Kenneth Reitz
2011-06-21 18:52:01 -04:00
parent 4c0a20a7b9
commit cae8fa1276
+1 -1
View File
@@ -19,7 +19,7 @@ if sys.argv[-1] == 'speedups':
print('Pip required.')
sys.exit(1)
os.system('pip install simplejson pyyaml')
os.system('pip install ujson pyyaml')
sys.exit()
if sys.argv[-1] == 'test':