By KevCangas
Version: 0.0.1
Description: Este programa contiene todo el control del gato perteneciente a la raspberry
Instructions to install the created package:
Before all, you need to create the requirements.txt, this doc contains the dependencies that your package will need. To do this you need to type in the terminal "pip freeze > requirements.txt".
To install the package is necesary pre-install setuptools in your environment when you did the last, type: "pip install -e " to finish the installation