I am trying to package my Kivy application into a pip module I can easily install. I am using setuptools to do this. I have the following file structure for my Kivy app: