fix all-tests
[nepi.git] / setup.py
index ef584b0..6775bd6 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -54,7 +54,6 @@ setup(
         "nepi.resources.linux.ns3" : [ "dependencies/*.tar.gz" ]
     },
     install_requires = [
-        "ipaddr",
         "networkx",
         # refrain from mentioning these ones that are not exactly crucial
         # and that have additional, non-python, dependencies