Add gmp to requirements in install #285

This commit is contained in:
Nabeel Shahzad
2019-04-07 22:36:17 -05:00
parent 30a53670fe
commit fd96bb49f6

View File

@@ -12,6 +12,7 @@ return [
'tokenizer', 'tokenizer',
'json', 'json',
'curl', 'curl',
'gmp',
], ],
# Make sure these are writable # Make sure these are writable