summaryrefslogtreecommitdiff
path: root/stdeb.cfg
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2018-09-17 09:16:11 +1000
committerMiguel Jacq <mig@mig5.net>2018-09-17 09:16:11 +1000
commitadf4b0298035a3079f78db1b87d31bf356ead59f (patch)
tree77a63b166293b34e4962532d5e7afd2b700d8178 /stdeb.cfg
parent6ed5c94df75101fc9f62a10fe46323369ffa2dbf (diff)
downloadonionshare-adf4b0298035a3079f78db1b87d31bf356ead59f.tar.gz
onionshare-adf4b0298035a3079f78db1b87d31bf356ead59f.zip
Update stdeb.cfg to depend on bionic and Python 3.6
Diffstat (limited to 'stdeb.cfg')
-rw-r--r--stdeb.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdeb.cfg b/stdeb.cfg
index 334502c0..e190fe8b 100644
--- a/stdeb.cfg
+++ b/stdeb.cfg
@@ -2,5 +2,5 @@
Package3: onionshare
Depends3: python3-flask, python3-stem, python3-pyqt5, python-nautilus, tor, obfs4proxy
Build-Depends: python3-pytest, python3-flask, python3-stem, python3-pyqt5
-Suite: xenial
-X-Python3-Version: >= 3.4
+Suite: bionic
+X-Python3-Version: >= 3.6