Skip to content

Commit 9c15d11

Browse files
committed
update README
1 parent e6483c5 commit 9c15d11

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Some pythonocc related code snippets, examples, jupter notebooks etc.
44

55
Requirements :
66

7-
* pythonocc-core 7.7.0
7+
* pythonocc-core 7.8.1
88

99
````
10-
conda install -c conda-forge pythonocc-core=7.7.0
10+
conda install -c conda-forge pythonocc-core=7.8.1
1111
````
1212

1313
* jupyter if you want to test the jupyter notebooks, as well as pythreejs.

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
pythonocc-core
2+
numpy
3+
numpy-stl

0 commit comments

Comments
 (0)