muricoca / crab

Crab is a flexible, fast recommender engine for Python that integrates classic information filtering recommendation algorithms in the world of scientific Python packages (numpy, scipy, matplotlib).
http://muricoca.github.com/crab
Other
1.18k stars 376 forks source link

Add package_data to project in setup.py #80

Closed chrisgilmerproj closed 12 years ago

chrisgilmerproj commented 12 years ago

This fixes the problem with package data not being installed along with the actual scikits.crab package.

chrisgilmerproj commented 12 years ago

yeah, I messed up this commit, let me try again.