Adds pip installation of python deps in deb package install
[osm/POL.git] / stdeb.cfg
diff --git a/stdeb.cfg b/stdeb.cfg
new file mode 100644 (file)
index 0000000..021202c
--- /dev/null
+++ b/stdeb.cfg
@@ -0,0 +1,3 @@
+[DEFAULT]
+X-Python3-Version : >= 3.4
+Depends3 : libmysqlclient-dev, python3-pip, python3-osm-common
\ No newline at end of file