summaryrefslogtreecommitdiff
path: root/stdeb.cfg
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2017-07-09 10:55:16 -0700
committerMicah Lee <micah@micahflee.com>2017-07-09 10:55:16 -0700
commit1785cb64e86253377bb75cf93f0cbd85f09819a1 (patch)
tree257eb788d307a62d9550db6ab173193a1e0ce324 /stdeb.cfg
parente54d6b8648d3fa4f2fe41733b6dad70ef15e7a71 (diff)
downloadonionshare-1785cb64e86253377bb75cf93f0cbd85f09819a1.tar.gz
onionshare-1785cb64e86253377bb75cf93f0cbd85f09819a1.zip
Remove references to nosetests, and replace them with pytest
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 2e782824..cc811197 100644
--- a/stdeb.cfg
+++ b/stdeb.cfg
@@ -1,6 +1,6 @@
[DEFAULT]
Package3: onionshare
Depends3: python3-flask, python3-stem, python3-pyqt5, python-nautilus, tor
-Build-Depends: python3-nose, python3-flask, python3-stem, python3-pyqt5
+Build-Depends: python3-pytest, python3-flask, python3-stem, python3-pyqt5
Suite: xenial
X-Python3-Version: >= 3.4