.coveragerc
.gitignore
.isort.cfg
.pre-commit-config.yaml
.travis.yml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.md
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
src/pyswell/__init__.py
src/pyswell/skeleton.py
src/pyswell.egg-info/PKG-INFO
src/pyswell.egg-info/SOURCES.txt
src/pyswell.egg-info/dependency_links.txt
src/pyswell.egg-info/entry_points.txt
src/pyswell.egg-info/not-zip-safe
src/pyswell.egg-info/requires.txt
src/pyswell.egg-info/top_level.txt
tests/conftest.py
tests/test_skeleton.py
tests/travis_install.sh