Jamie- / openvpn-api

A Python API for the OpenVPN management interface.
MIT License
56 stars 19 forks source link

remove `netaddr` in favour of built-in `ipaddress` #19

Closed huwcbjones closed 4 years ago

huwcbjones commented 4 years ago

ipaddress is a built-in module (as of Python 3.3)

HosseyNJF commented 4 years ago

Also netaddr module should be removed from dependencies

Jamie- commented 4 years ago

Noticed after merge but I did fix in 8e03f10ef50cb1ca290db9139f80c11a1abdf59c