Revert "Remove v1 version of osmclient which was used with old NBI (pre-Release FOUR)"
[osm/osmclient.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index e1560bb..78629d5 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -66,7 +66,7 @@ deps =  {[testenv]deps}
         -r{toxinidir}/requirements-test.txt
         pylint
 commands =
-        pylint -E osmclient/
+        pylint -E osmclient
 
 
 #######################################################################################