[Pkg-bitcoin-commits] [python-quamash] 170/269: tox only uses builtin packages now

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:26:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository python-quamash.

commit 774dc4b60c9e17520dade59e66b511097c406ad6
Author: Mark Harviston <mark.harviston at gmail.com>
Date:   Sun Dec 21 21:55:53 2014 -0800

    tox only uses builtin packages now
---
 tox.ini | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/tox.ini b/tox.ini
index 937d576..1ef1c26 100644
--- a/tox.ini
+++ b/tox.ini
@@ -2,7 +2,6 @@
 envlist={py34}-{pyqt4,pyqt5,pyside,flake8}
 toxworkdir={homedir}/quamash-tox-work
 
-
 [testenv:py34-pyqt4]
 sitepackages=True
 setenv=QUAMASH_QTIMPL=PyQt4
@@ -16,7 +15,6 @@ deps=pytest
 commands=py.test
 
 [pytest]
-
 addopts=--doctest-modules quamash quamash tests
 
 [testenv:py34-pyside]
@@ -32,9 +30,7 @@ deps=
 	pep8-naming
 	flake8-debugger
 # flake8-docstrings - currently behaves badly in python 3 :-(
-	wheelhouse/PySide-1.2.2-cp34-cp34m-linux_x86_64.whl
 commands=
-	python {envbindir}/pyside_postinstall.py -install
 	flake8
 
 [flake8]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list