Skip to content

Commit b392d5e

Browse files
committed
Add version compatibility in readme file
1 parent 2a7f3ac commit b392d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ See the [**Examples**](#examples) section below and the [**Tutorials**](tutorial
4848

4949

5050
## Dependencies and installation
51-
**PyGeM** requires `numpy`, `scipy`, `matplotlib`, `vtk`, `numpy-stl`, `sphinx` (for the documentation) and `nose` (for local test). They can be easily installed via `pip`. The code is compatible with Python 2.7.
51+
**PyGeM** requires `numpy`, `scipy`, `matplotlib`, `vtk`, `numpy-stl`, `sphinx` (for the documentation) and `nose` (for local test). They can be easily installed via `pip`. The code is compatible with Python 2.7 and Python 3.6.
5252
Moreover **PyGeM** depends on `OCC`. These requirements cannot be satisfied through `pip`.
5353
Please see the table below for instructions on how to satisfy the requirements.
5454

0 commit comments

Comments
 (0)