Closed nhanson2 closed 1 year ago
In conjunction with this PR, the Python classificator has been extracted and moved to its own repo. This PR also fixes a few minor issues:
examples
src
.so
This PR addresses #28
This PR in the Python-Classification repo needs to be considered in conjunction with the above PR:
https://github.com/cubert-hyperspectral/Python-Classification/pull/5
Looks good. would merge.
In conjunction with this PR, the Python classificator has been extracted and moved to its own repo. This PR also fixes a few minor issues:
examples
folder up several directory levels so they are no longer hidden in thesrc
file..so
files in site-packages during build. Previously only 'pyd` files would be picked up on Windows.This PR addresses #28