X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=Makefile;h=abc2c39c93c113c35d5d41b3c5c1d6cb108651f2;hp=51e19b4f752469ece407d0356602b9e957116413;hb=cf253202ee98f285720c18d5c7bae382ea900934;hpb=fc511ed0e2f3bbbdc0ccaa6b0d6ae7cc57b029f9 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