MANIFEST.in
README.rst
setup.py
mylibtest.egg-info/PKG-INFO
mylibtest.egg-info/SOURCES.txt
mylibtest.egg-info/dependency_links.txt
mylibtest.egg-info/requires.txt
mylibtest.egg-info/top_level.txt
testapp/__init__.py
testapp/admin.py
testapp/models.py
testapp/tests.py
testapp/views.py