MANIFEST.in
README.rst
setup.cfg
setup.py
slackline/__init__.py
slackline/__main__.py
slackline/cli.py
slackline/commands/__init__.py
slackline/commands/base.py
slackline/commands/hello.py
slackline/commands/message.py
tests/test_cli.py
tests/__pycache__/test_cli.cpython-36-PYTEST.pyc
tests/commands/test_hello.py
tests/commands/test_message.py
tests/commands/__pycache__/test_hello.cpython-36-PYTEST.pyc
tests/commands/__pycache__/test_message.cpython-36-PYTEST.pyc