summaryrefslogtreecommitdiff
path: root/stdeb.cfg
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-10-20 10:15:16 -0700
committerMicah Lee <micah@micahflee.com>2019-10-20 10:15:16 -0700
commitb9a7361d9c93dc22241ad6d2304e3f76906aa036 (patch)
tree4ce450473a2a59496585e457ca2b109626eb73b6 /stdeb.cfg
parent4dba1b0a31d747070cb8a48637564fbce93bccaa (diff)
downloadonionshare-b9a7361d9c93dc22241ad6d2304e3f76906aa036.tar.gz
onionshare-b9a7361d9c93dc22241ad6d2304e3f76906aa036.zip
Replace .format with python 3.6 f-strings in onionshare module
Diffstat (limited to 'stdeb.cfg')
-rw-r--r--stdeb.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdeb.cfg b/stdeb.cfg
index 0a200132..51ff9a0c 100644
--- a/stdeb.cfg
+++ b/stdeb.cfg
@@ -3,4 +3,4 @@ Package3: onionshare
Depends3: python3, python3-flask, python3-flask-httpauth, python3-stem, python3-pyqt5, python3-crypto, python3-socks, python3-distutils, python-nautilus, tor, obfs4proxy
Build-Depends: python3, python3-all, python3-pytest, python3-requests, python3-flask, python3-flask-httpauth, python3-stem, python3-pyqt5, python3-crypto, python3-socks, python3-distutils
Suite: disco
-X-Python3-Version: >= 3.5.3
+X-Python3-Version: >= 3.6