arthurdejong / python-stdnum

A Python library to provide functions to handle, parse and validate standard numbers.
https://arthurdejong.org/python-stdnum/
GNU Lesser General Public License v2.1
498 stars 206 forks source link

Add support for Israel TIN number #208

Closed unho closed 4 years ago

unho commented 4 years ago

Fixes #107.

unho commented 4 years ago

It is curious that Travis hasn't been run.

arthurdejong commented 4 years ago

Tarvis build is in. The build was failing but I don't know why it shows up now. I clicked around a bit in the Github and Tavis settings, retriggered the build and now it shows up. I'm pretty busy at the moment so I didn't get around to checking the PRs yet. Will do so soon. Thanks for your work!

unho commented 4 years ago

@arthurdejong I hope you are ok. Will keep working on this PR and I expect to soon add some more.

arthurdejong commented 4 years ago

Thanks for your improvement. I have some issues with my dev environment which makes checking and merging stuff a bit of work but I'll try to merge more open PRs soon.