Skip to content
This repository was archived by the owner on Nov 22, 2019. It is now read-only.

Commit 82f832f

Browse files
committed
Update README.md
Update tested versions
1 parent 51d2a76 commit 82f832f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

plotThatLut/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,17 @@ See on [documentation site](http://mikrosimage.github.io/ColorPipe-tools/PlotTha
1414
Requirements
1515
------------
1616

17-
+ OpenColorIO / PyOpenColorIO
18-
+ Numpy 1.7.1
19-
+ Scipy 0.12
17+
+ OpenColorIO / PyOpenColorIO (tested versions: 1.0.8 | 1.0.9)
18+
+ Numpy (tested versions: 1.7.1 | 1.9.1)
19+
+ Scipy (tested versions: 0.12 | 0.14)
2020
+ Argparse
2121
+ Clint (optional)
22-
+ Matplotlib 1.2.1 + a backend (for exemple Qt, Gtk...)
22+
+ Matplotlib (tested versions: 1.2.1 | 1.4.2) + a backend (for exemple Qt, Gtk...)
2323

2424
Tested config
2525
-------------
2626
- Python 2.6/2.7, Qt 4.8, OpenColorIO 1.0.8 / 1.0.8, matplotlib 1.2 on openSuse 12.1 and Windows 7
27+
- Python 2.6/2.7, Qt 4.8, OpenColorIO 1.0.9, matplotlib 1.4.2 on Centos 6.5 and Fedora 20
2728

2829
Command line usage
2930
-----

0 commit comments

Comments
 (0)