[dep] #226 : Get rid of ipaddress dependency
- Use
duniterpy.duniterpy.constants.IPV{4,6}_REGEX
incheck_ip()
- Remove
ipaddress
dependency frompyproject.toml
andpoetry.lock
- Test
check_ip()
Close #226 (closed)
duniterpy.duniterpy.constants.IPV{4,6}_REGEX
in check_ip()
ipaddress
dependency from pyproject.toml
and poetry.lock
check_ip()
Close #226 (closed)