Updated Makefile and tox.ini to remove duplicated package builds
[osm/IM.git] / Makefile
index a1cffb0..190a9b1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -91,7 +91,6 @@ yang2swagger:
 
 package:
        tox -e build
-       tox -e build3
        ./build-docs.sh
 
 deps: