summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2015-12-07 12:43:14 -0800
committerJoshua Harlow <harlowja@yahoo-inc.com>2015-12-07 12:44:17 -0800
commit479587c6d9f2fd519f1ea4c7fab3cbf2da1a92f4 (patch)
treebb1e7f0482a399e2ba77cba61bdf53667ff98900 /setup.cfg
parent5bd2d0b947f65cb5e202881f0d9450719c8bb177 (diff)
downloadoslo-utils-479587c6d9f2fd519f1ea4c7fab3cbf2da1a92f4.tar.gz
Revert "Move netifaces to extras"3.2.0
For now revert this, at a later date we can reapply this but we need to order this a little differently to make it work out. This reverts commit 2abbe1c3b19490f570c29502cd56ec92daf4ca45. Change-Id: I20f3c5804caf1af698aa0f6397a9953eb9aba829
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/setup.cfg b/setup.cfg
index cfa7389..6930539 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -22,10 +22,6 @@ classifier =
packages =
oslo_utils
-[extras]
-netifaces =
- netifaces>=0.10.4
-
[pbr]
warnerrors = true