Revert "Installing assimp library as well"
authorSéverin Lemaignan <severin.lemaignan@plymouth.ac.uk>
Tue, 6 Jun 2017 14:14:18 +0000 (15:14 +0100)
committerSéverin Lemaignan <severin.lemaignan@plymouth.ac.uk>
Tue, 6 Jun 2017 14:14:18 +0000 (15:14 +0100)
commit4d37f90ea58fbacf9d992b96e13ce4c509b06dc5
treeaa561b001a5282b26c92efd1d9ccf5a73a037eaf
parent6730d658d7c9573d64b55a8068ee509ec89c14e4
Revert "Installing assimp library as well"

This reverts commit 33bd5cfcfb0f27794a333273b20b60a7a550d184.

Installing the assimp library from setup.py is *not* a good idea as
it will break every packaging effort.

Besides, the original commit relies on an hard-coded path to find the
library that may not exist.
port/PyAssimp/pyassimp/helper.py
port/PyAssimp/setup.py