.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.rst
setup.py
tox.ini
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
pywear/__init__.py
pywear/skeleton.py
pywear.egg-info/PKG-INFO
pywear.egg-info/SOURCES.txt
pywear.egg-info/dependency_links.txt
pywear.egg-info/requires.txt
pywear.egg-info/top_level.txt
tests/conftest.py
tests/test_skeleton.py