[Pkg-bitcoin-commits] [python-quamash] 250/269: No need to run pyside postinstall anymore

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:26:41 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 bd552e07769ba0a72b4dd247bd50ed970f6eeaf4
Author: Mark Harviston <mark.harviston at gmail.com>
Date:   Tue Nov 17 20:03:14 2015 -0800

    No need to run pyside postinstall anymore
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 40c3c29..b955dd4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -52,7 +52,6 @@ install:
   - popd
   # PySide
   - pip install --find-links wheelhouse/ pyside
-  - python `which pyside_postinstall.py` -install
   # Python 3.3
   - if echo $TRAVIS_PYTHON_VERSION | grep -q '^3.3'; then pip install asyncio; fi
   # flake8 style checker

-- 
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