Merge pull request #301 from nabeelio/fix/285

Add gmp to requirements in install #285
This commit is contained in:
Nabeel Shahzad
2019-05-05 09:43:41 -05:00
committed by GitHub

View File

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