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 python38 on tox #177

Closed pokoli closed 4 years ago

pokoli commented 4 years ago

This allows to run the tests under python3.8

arthurdejong commented 4 years ago

Thanks for your PR, I've merged it as 087c668 with a few small additions.