[bug 581] Fix parameter checking if no data-type
[osm/N2VC.git] / Makefile
index 51e19b4..abc2c39 100644 (file)
--- 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