piface / pifacecommon

Common functions for interacting with PiFace products
GNU General Public License v3.0
42 stars 30 forks source link

Add MANIFEST.in to include files required by pip/easy installation from package #13

Closed flyte closed 10 years ago

flyte commented 10 years ago

When installing from package/PyPI, "setup.py install" cannot find README.md or CHANGELOG which are required by setup.py, therefore the install fails.

Replicate with:

pip install pifacecommon