Skip to content

Added setup.py documentation for Qt requirements#348

Merged
prabhuramachandran merged 5 commits into
masterfrom
feature/308-setup-docs-0421-1427
Apr 27, 2016
Merged

Added setup.py documentation for Qt requirements#348
prabhuramachandran merged 5 commits into
masterfrom
feature/308-setup-docs-0421-1427

Conversation

@stefanoborini
Copy link
Copy Markdown
Contributor

@stefanoborini stefanoborini commented Apr 21, 2016

Fixes #308

@stefanoborini stefanoborini changed the title Added setup.py documentation for qt requirements Added setup.py documentation for Qt requirements Apr 21, 2016
Comment thread setup.py Outdated

* `Numpy <http://pypi.python.org/pypi/numpy/1.1.1>`_ version 1.1.1 or later
* `VTK <http://www.vtk.org/>`_ version 5.0 or later
* `Qt <http://www.qt.io>`_ version 4.8 with either PyQt 4.11.4 or PySide 1.2.2
Copy link
Copy Markdown
Member

@itziakos itziakos Apr 21, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would reword the QT and WX requirements similar to the following

* One of the following GUI toolkit packages:
   - Qt ...
   - Wx ...

@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 27, 2016

Current coverage is 45.41%

Merging #348 into master will increase coverage by -0.00%

@@           master       #348   diff @@
========================================
  Files         254        254          
  Lines       22884      22891     +7   
  Methods         0          0          
  Branches     3028       3028          
========================================
- Hits        10411      10395    -16   
+ Misses      11765      11762     -3   
- Partials      708        734    +26   
  1. 2 files (not in diff) in tvtk/pyface/ui/wx were modified. more
    • Partials +8
    • Hits -8
  2. 3 files (not in diff) in tvtk/pyface/ui/qt4 were modified. more
    • Misses -1
    • Partials +6
    • Hits -5
  3. 2 files (not in diff) in tvtk/pyface were modified. more
    • Partials +3
    • Hits -3
  4. 1 files (not in diff) in tvtk were modified. more
    • Misses -2
    • Partials +2
  5. 3 files (not in diff) in mayavi/tools were modified. more
    • Misses -4
    • Partials +4
  6. 2 files (not in diff) in mayavi/core were modified. more
    • Partials +2
    • Hits -2
  7. File .../core/lut_manager.py was modified. more
    • Misses 0
    • Partials +1
    • Hits -1

Sunburst

Powered by Codecov. Last updated by 5fa7ca5

@prabhuramachandran prabhuramachandran merged commit 1ae5fc9 into master Apr 27, 2016
@prabhuramachandran prabhuramachandran deleted the feature/308-setup-docs-0421-1427 branch April 27, 2016 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants