[Pkg-bitcoin-commits] [python-quamash] 221/269: README Update Continuous Integration Explanation.

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:26:36 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 0ed2a1d2c3941395a652a8f484658877af0c1601
Author: Mark Harviston <mark.harviston at gmail.com>
Date:   Sun Jan 18 15:49:21 2015 -0800

    README Update Continuous Integration Explanation.
    
    Explain changes to CI configuration in README (now that Appveyor works)
---
 README.rst | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/README.rst b/README.rst
index 1ba0b41..fc133fb 100644
--- a/README.rst
+++ b/README.rst
@@ -147,10 +147,13 @@ source code in ``/mnt/fuzzy/Development/quamash`` and windows source at ``C:\qua
 
 Continuous Integration & Supported Platforms
 --------------------------------------------
-This project uses Travis CI to perform continuous integration. This works well, but has some limited
-scope. Travis only tests PySide on Linux so this is the best tested platform. Windows is fairly well
-tested semi-manually, but as yet no fully-automated Windows tests exist. FreeBSD, Mac OS X, and other
-\*nix platforms should work, but haven't been thorougly tested.
+This project uses Travis CI to perform tests on linux (Ubuntu 12.04 LTS "Precise Pangolin") and
+Appveyor (Windows Server 2012 R2, similar to Windows 8) to perform continuous integration.
+
+On linux, Python 3.3 and 3.4 with PySide, PyQt4, and PyQt5 are tested. On windows, Python 3.4 with
+PySide, PyQt4 and PyQt5 are tested, but Python 3.3 is only tested with PySide since binary installers
+for PyQt are not provided for Python 3.3 (at least not the newest versions of PyQt), and compiling 
+from source probably isn't worth it.
 
 License
 =======

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