Revert "Revert "Remove v1 version of osmclient which was used with old NBI (pre-Relea...
[osm/osmclient.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 78629d5..e1560bb 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/
 
 
 #######################################################################################