1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00

setup.py: drop ipaddr dependency

Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
This commit is contained in:
Julien Fortin
2020-01-28 16:59:40 +01:00
parent 4d3cdf73c9
commit 4616c2add2

View File

@@ -8,7 +8,6 @@ from setuptools import find_packages
INSTALL_REQUIRES = [
'argcomplete',
'ipaddr',
]
DATA_FILES = [