MANIFEST.in
Makefile
README.md
requirements.txt
setup.py
Resea.egg-info/PKG-INFO
Resea.egg-info/SOURCES.txt
Resea.egg-info/dependency_links.txt
Resea.egg-info/requires.txt
Resea.egg-info/top_level.txt
bin/resea
resea/__init__.py
resea/build.py
resea/defines.py
resea/doc_templates.py
resea/docs.py
resea/helpers.py
resea/install.py
resea/main.py
resea/package.py
resea/run.py
resea/support.py
resea/validators.py
resea/var.py
resea/version.py
resea/commands/__init__.py
resea/commands/alldocs.py
resea/commands/build.py
resea/commands/clean.py
resea/commands/doctor.py
resea/commands/help.py
resea/commands/new.py
resea/commands/run.py
resea/commands/scaffold.py
resea/commands/test.py
resea/commands/version.py
resea/os/__init__.py
resea/os/osx.py
resea/os/ubuntu.py
tests/__init__.py
tests/conftest.py
tests/test_build.py
tests/test_doctor.py
tests/test_help.py
tests/test_new.py
tests/test_test.py
tests/test_unknown_command.py
tests/test_version.py