AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
quickci/__init__.py
quickci/classes.py
quickci/cli.py
quickci/quickci.py
quickci.egg-info/PKG-INFO
quickci.egg-info/SOURCES.txt
quickci.egg-info/dependency_links.txt
quickci.egg-info/entry_points.txt
quickci.egg-info/not-zip-safe
quickci.egg-info/requires.txt
quickci.egg-info/top_level.txt
quickci/commands/__init__.py
quickci/commands/config.py
quickci/commands/status.py
tests/test_cli.py
tests/test_quickci.py