Skip to content

Commit 64b61ff

Browse files
authored
Update contributing.md (no more no gpl)
1 parent ecf859e commit 64b61ff

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tutorial/contributing.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ For any new binding please create a new pull request on git, if everything looks
1010
**Note 1**, see your new feature in the conda/pip version it might require some time, since we are planning to accumulate several fixes and
1111
features before publishing a new version on conda/PPI.
1212

13-
**Note 2** we are not planning to bind any function not under MIT/LGLP licence since it would make the whole package not LGPL. If you plan to bind something dependent on CGAL/Triangle/TetGen, don't do it.
14-
15-
1613
The general rule of thumb is to keep the python side clean, and copy/hack in the binding if necessary.
1714
In such a way, if something is fixed (on igl or the bindings) it will not break any python code.
1815

0 commit comments

Comments
 (0)