X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=Makefile;h=abc2c39c93c113c35d5d41b3c5c1d6cb108651f2;hp=51e19b4f752469ece407d0356602b9e957116413;hb=ea14f890f054d5eb85416a5b6c8c7713e2506ad8;hpb=fa32907c02582fc105166c33c5106ccf6b9389c6 diff --git a/Makefile b/Makefile index 51e19b4..abc2c39 100644 --- a/Makefile +++ b/Makefile @@ -9,3 +9,5 @@ test: lint tox lint: tox -e lint +package: + python3 setup.py --command-packages=stdeb.command bdist_deb