[fix][ci skip] pip installing some light requirements when the dictionaries/numex files change. Only building transliteration if the data file changed (the CLDR files are not in-repo so will be built offline)

This commit is contained in:
Al
2016-03-04 16:16:53 -05:00
parent f1a30dfadd
commit a483fd5d42
2 changed files with 6 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
requests==2.9.1
six==1.10.0
ujson==1.33