[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)
Gitlab was upgraded to latest version (v18.3.1), please report issues to https://forum.duniter.org/t/interventions-et-indisponibilite-des-forums-et-de-gitlab/7131/298
duniterpy.duniterpy.constants.IPV{4,6}_REGEX
in check_ip()
ipaddress
dependency from pyproject.toml
and poetry.lock
check_ip()
Close #226 (closed)