CommonRegex
CommonRegex copied to clipboard
New pip version to add phones_with_exts
Currently this isn't in the latest pip version that's published it seems.
Thanks for the heads up @aaronorosen, nice reminder to maintain this repo. Will get around to merging a few PRs and pushing up an updated pip repository tonight.
I don't think this has been updated
from commonregex import phone
from commonregex import phones_with_exts
Traceback (most recent call last):
File "<input>", line 1, in <module>
ImportError: cannot import name 'phones_with_exts'
I have version 1.5.4