pyzipcode
pyzipcode copied to clipboard
Python 3 compatibility (fixes issue #7)
This small change makes pyzipcode independent from pysqlite, which is the only dependency that is not Python 3 friendly. Fixes #7
Bump