Don't use the regex module
This commit is contained in:
@@ -5,7 +5,7 @@ import gzip
|
|||||||
import json
|
import json
|
||||||
import os
|
import os
|
||||||
import glob
|
import glob
|
||||||
import regex as re
|
import re
|
||||||
import shutil
|
import shutil
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz
|
http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz
|
||||||
pystache
|
pystache
|
||||||
regex
|
|
||||||
|
|||||||
Reference in New Issue
Block a user