madisonmay / CommonRegex

A collection of common regular expressions bundled with an easy to use interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New pip version to add phones_with_exts

aaronorosen opened this issue · comments

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