LICENSE
MANIFEST.in
README.rst
dev-requirements.txt
setup.cfg
setup.py
tasks-requirements.txt
tasks.py
invoke/__init__.py
invoke/__main__.py
invoke/_version.py
invoke/collection.py
invoke/config.py
invoke/context.py
invoke/env.py
invoke/exc_new.py
invoke/exc_old.py
invoke/exceptions.py
invoke/executor.py
invoke/loader.py
invoke/main.py
invoke/program.py
invoke/runners.py
invoke/tasks.py
invoke/terminals.py
invoke/util.py
invoke/watchers.py
invoke/completion/__init__.py
invoke/completion/__init__.pyc
invoke/completion/bash.completion
invoke/completion/complete.py
invoke/completion/complete.pyc
invoke/completion/fish.completion
invoke/completion/zsh.completion
invoke/completion/__pycache__/__init__.cpython-37.pyc
invoke/completion/__pycache__/complete.cpython-27-PYTEST.pyc
invoke/completion/__pycache__/complete.cpython-37-PYTEST.pyc
invoke/completion/__pycache__/complete.cpython-37.pyc
invoke/parser/__init__.py
invoke/parser/argument.py
invoke/parser/context.py
invoke/parser/parser.py
invoke/vendor/__init__.py
invoke/vendor/decorator.py
invoke/vendor/six.py
invoke/vendor/fluidity/__init__.py
invoke/vendor/fluidity/backwardscompat.py
invoke/vendor/fluidity/machine.py
invoke/vendor/lexicon/__init__.py
invoke/vendor/lexicon/alias_dict.py
invoke/vendor/lexicon/attribute_dict.py
invoke/vendor/yaml2/__init__.py
invoke/vendor/yaml2/composer.py
invoke/vendor/yaml2/constructor.py
invoke/vendor/yaml2/cyaml.py
invoke/vendor/yaml2/dumper.py
invoke/vendor/yaml2/emitter.py
invoke/vendor/yaml2/error.py
invoke/vendor/yaml2/events.py
invoke/vendor/yaml2/loader.py
invoke/vendor/yaml2/nodes.py
invoke/vendor/yaml2/parser.py
invoke/vendor/yaml2/reader.py
invoke/vendor/yaml2/representer.py
invoke/vendor/yaml2/resolver.py
invoke/vendor/yaml2/scanner.py
invoke/vendor/yaml2/serializer.py
invoke/vendor/yaml2/tokens.py
invoke/vendor/yaml3/__init__.py
invoke/vendor/yaml3/composer.py
invoke/vendor/yaml3/constructor.py
invoke/vendor/yaml3/cyaml.py
invoke/vendor/yaml3/dumper.py
invoke/vendor/yaml3/emitter.py
invoke/vendor/yaml3/error.py
invoke/vendor/yaml3/events.py
invoke/vendor/yaml3/loader.py
invoke/vendor/yaml3/nodes.py
invoke/vendor/yaml3/parser.py
invoke/vendor/yaml3/reader.py
invoke/vendor/yaml3/representer.py
invoke/vendor/yaml3/resolver.py
invoke/vendor/yaml3/scanner.py
invoke/vendor/yaml3/serializer.py
invoke/vendor/yaml3/tokens.py
magicinvoke/__init__.py
magicinvoke/_version.py
magicinvoke/exceptions.py
magicinvoke/magicinvoke.py
magicinvoke.egg-info/PKG-INFO
magicinvoke.egg-info/SOURCES.txt
magicinvoke.egg-info/dependency_links.txt
magicinvoke.egg-info/entry_points.txt
magicinvoke.egg-info/requires.txt
magicinvoke.egg-info/top_level.txt
magicinvoke/vendor/__init__.py
magicinvoke/vendor/dotmap/__init__.py
sites/shared_conf.py
sites/shared_conf.pyc
sites/__pycache__/shared_conf.cpython-37-PYTEST.pyc
sites/__pycache__/shared_conf.cpython-37.pyc
sites/magic_docs/conf.py
sites/magic_docs/index.rst
sites/magic_docs/rtd-requirements.txt
sites/magic_docs/__pycache__/conf.cpython-37-PYTEST.pyc
sites/magic_docs/__pycache__/conf.cpython-37.pyc
sites/magic_docs/_static/rtd.css
sites/magic_docs/api/magicinvoke.rst
sites/magic_docs/examples/args-kwargs/README.rst
sites/magic_docs/examples/args-kwargs/tasks.py
sites/magic_docs/examples/args-kwargs/__pycache__/tasks.cpython-37-PYTEST.pyc
sites/magic_docs/examples/bugtesting/tasks.py
sites/magic_docs/examples/data-pipeline/README.rst
sites/magic_docs/examples/data-pipeline/people-with-ages.txt
sites/magic_docs/examples/data-pipeline/people.txt
sites/magic_docs/examples/data-pipeline/tasks.py
sites/magic_docs/examples/data-pipeline/tests.py
sites/magic_docs/examples/data-pipeline/.minv/people.txt
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/_importlib_modulespec.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/_importlib_modulespec.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/abc.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/abc.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/builtins.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/builtins.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/codecs.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/codecs.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/functools.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/functools.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/io.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/io.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/itertools.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/itertools.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/mmap.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/mmap.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/pathlib.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/pathlib.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/posix.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/posix.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/sys.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/sys.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/textwrap.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/textwrap.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/types.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/types.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/typing.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/typing.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/collections/__init__.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/collections/__init__.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/collections/abc.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/collections/abc.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/importlib/__init__.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/importlib/__init__.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/importlib/abc.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/importlib/abc.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/importlib/machinery.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/importlib/machinery.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/importlib/util.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/importlib/util.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/os/__init__.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/os/__init__.meta.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/os/path.data.json
sites/magic_docs/examples/data-pipeline/.mypy_cache/3.7/os/path.meta.json
sites/magic_docs/examples/data-pipeline/__pycache__/invoke.cpython-37-PYTEST.pyc
sites/magic_docs/examples/data-pipeline/__pycache__/invoke.cpython-37.pyc
sites/magic_docs/examples/data-pipeline/__pycache__/task_tests.cpython-37-PYTEST.pyc
sites/magic_docs/examples/data-pipeline/__pycache__/tasks.cpython-27-PYTEST.pyc
sites/magic_docs/examples/data-pipeline/__pycache__/tasks.cpython-37-PYTEST.pyc
sites/magic_docs/examples/data-pipeline/__pycache__/tests.cpython-27-PYTEST.pyc
sites/magic_docs/examples/data-pipeline/__pycache__/tests.cpython-37-PYTEST.pyc
sites/magic_docs/examples/data-pipeline/__pycache__/tests.cpython-37.pyc
sites/magic_docs/examples/make-replacement/None
sites/magic_docs/examples/make-replacement/README.rst
sites/magic_docs/examples/make-replacement/invoke.py
sites/magic_docs/examples/make-replacement/invoke.pyc
sites/magic_docs/examples/make-replacement/tasks.py
sites/magic_docs/examples/make-replacement/__pycache__/invoke.cpython-37.pyc
sites/magic_docs/examples/make-replacement/ws/a.c
sites/magic_docs/examples/make-replacement/ws/a.o
sites/magic_docs/examples/make-replacement/ws/b.c
sites/magic_docs/examples/make-replacement/ws/b.o
sites/magic_docs/examples/make-replacement/ws/c.c
sites/magic_docs/examples/make-replacement/ws/c.o
sites/magic_docs/examples/make-replacement/ws/produced_executable
sites/magic_docs/examples/make-replacement/ws/.minv/a.o
sites/magic_docs/examples/make-replacement/ws/.minv/b.o
sites/magic_docs/examples/make-replacement/ws/.minv/c.o
sites/magic_docs/examples/make-replacement/ws/.minv/produced_executable
sites/magic_docs/examples/skip-if/README.rst
sites/magic_docs/examples/skip-if/tasks.py
sites/magic_docs/examples/skippable-warning/README.rst
sites/magic_docs/examples/skippable-warning/tasks.py
tests/.coverage
tests/_util.py
tests/cli.py
tests/collection.py
tests/completion.py
tests/concurrency.py
tests/config.py
tests/conftest.py
tests/context.py
tests/executor.py
tests/init.py
tests/loader.py
tests/magic.py
tests/merge_dicts.py
tests/parser_argument.py
tests/parser_context.py
tests/parser_parser.py
tests/program.py
tests/runners.py
tests/task.py
tests/terminals.py
tests/util.py
tests/watchers.py
tests/.mypy_cache/3.7/__future__.data.json
tests/.mypy_cache/3.7/__future__.meta.json
tests/.mypy_cache/3.7/_dummy_thread.data.json
tests/.mypy_cache/3.7/_dummy_thread.meta.json
tests/.mypy_cache/3.7/_importlib_modulespec.data.json
tests/.mypy_cache/3.7/_importlib_modulespec.meta.json
tests/.mypy_cache/3.7/_markupbase.data.json
tests/.mypy_cache/3.7/_markupbase.meta.json
tests/.mypy_cache/3.7/_thread.data.json
tests/.mypy_cache/3.7/_thread.meta.json
tests/.mypy_cache/3.7/abc.data.json
tests/.mypy_cache/3.7/abc.meta.json
tests/.mypy_cache/3.7/array.data.json
tests/.mypy_cache/3.7/array.meta.json
tests/.mypy_cache/3.7/builtins.data.json
tests/.mypy_cache/3.7/builtins.meta.json
tests/.mypy_cache/3.7/codecs.data.json
tests/.mypy_cache/3.7/codecs.meta.json
tests/.mypy_cache/3.7/configparser.data.json
tests/.mypy_cache/3.7/configparser.meta.json
tests/.mypy_cache/3.7/contextlib.data.json
tests/.mypy_cache/3.7/contextlib.meta.json
tests/.mypy_cache/3.7/datetime.data.json
tests/.mypy_cache/3.7/datetime.meta.json
tests/.mypy_cache/3.7/enum.data.json
tests/.mypy_cache/3.7/enum.meta.json
tests/.mypy_cache/3.7/fcntl.data.json
tests/.mypy_cache/3.7/fcntl.meta.json
tests/.mypy_cache/3.7/functools.data.json
tests/.mypy_cache/3.7/functools.meta.json
tests/.mypy_cache/3.7/hashlib.data.json
tests/.mypy_cache/3.7/hashlib.meta.json
tests/.mypy_cache/3.7/inspect.data.json
tests/.mypy_cache/3.7/inspect.meta.json
tests/.mypy_cache/3.7/io.data.json
tests/.mypy_cache/3.7/io.meta.json
tests/.mypy_cache/3.7/itertools.data.json
tests/.mypy_cache/3.7/itertools.meta.json
tests/.mypy_cache/3.7/mmap.data.json
tests/.mypy_cache/3.7/mmap.meta.json
tests/.mypy_cache/3.7/mock.data.json
tests/.mypy_cache/3.7/mock.meta.json
tests/.mypy_cache/3.7/pathlib.data.json
tests/.mypy_cache/3.7/pathlib.meta.json
tests/.mypy_cache/3.7/pickle.data.json
tests/.mypy_cache/3.7/pickle.meta.json
tests/.mypy_cache/3.7/posix.data.json
tests/.mypy_cache/3.7/posix.meta.json
tests/.mypy_cache/3.7/queue.data.json
tests/.mypy_cache/3.7/queue.meta.json
tests/.mypy_cache/3.7/reprlib.data.json
tests/.mypy_cache/3.7/reprlib.meta.json
tests/.mypy_cache/3.7/shlex.data.json
tests/.mypy_cache/3.7/shlex.meta.json
tests/.mypy_cache/3.7/socket.data.json
tests/.mypy_cache/3.7/socket.meta.json
tests/.mypy_cache/3.7/socketserver.data.json
tests/.mypy_cache/3.7/socketserver.meta.json
tests/.mypy_cache/3.7/ssl.data.json
tests/.mypy_cache/3.7/ssl.meta.json
tests/.mypy_cache/3.7/string.data.json
tests/.mypy_cache/3.7/string.meta.json
tests/.mypy_cache/3.7/sys.data.json
tests/.mypy_cache/3.7/sys.meta.json
tests/.mypy_cache/3.7/termios.data.json
tests/.mypy_cache/3.7/termios.meta.json
tests/.mypy_cache/3.7/textwrap.data.json
tests/.mypy_cache/3.7/textwrap.meta.json
tests/.mypy_cache/3.7/threading.data.json
tests/.mypy_cache/3.7/threading.meta.json
tests/.mypy_cache/3.7/time.data.json
tests/.mypy_cache/3.7/time.meta.json
tests/.mypy_cache/3.7/types.data.json
tests/.mypy_cache/3.7/types.meta.json
tests/.mypy_cache/3.7/typing.data.json
tests/.mypy_cache/3.7/typing.meta.json
tests/.mypy_cache/3.7/collections/__init__.data.json
tests/.mypy_cache/3.7/collections/__init__.meta.json
tests/.mypy_cache/3.7/collections/abc.data.json
tests/.mypy_cache/3.7/collections/abc.meta.json
tests/.mypy_cache/3.7/email/__init__.data.json
tests/.mypy_cache/3.7/email/__init__.meta.json
tests/.mypy_cache/3.7/email/charset.data.json
tests/.mypy_cache/3.7/email/charset.meta.json
tests/.mypy_cache/3.7/email/contentmanager.data.json
tests/.mypy_cache/3.7/email/contentmanager.meta.json
tests/.mypy_cache/3.7/email/errors.data.json
tests/.mypy_cache/3.7/email/errors.meta.json
tests/.mypy_cache/3.7/email/header.data.json
tests/.mypy_cache/3.7/email/header.meta.json
tests/.mypy_cache/3.7/email/message.data.json
tests/.mypy_cache/3.7/email/message.meta.json
tests/.mypy_cache/3.7/email/policy.data.json
tests/.mypy_cache/3.7/email/policy.meta.json
tests/.mypy_cache/3.7/email/mime/__init__.data.json
tests/.mypy_cache/3.7/email/mime/__init__.meta.json
tests/.mypy_cache/3.7/email/mime/base.data.json
tests/.mypy_cache/3.7/email/mime/base.meta.json
tests/.mypy_cache/3.7/email/mime/multipart.data.json
tests/.mypy_cache/3.7/email/mime/multipart.meta.json
tests/.mypy_cache/3.7/email/mime/nonmultipart.data.json
tests/.mypy_cache/3.7/email/mime/nonmultipart.meta.json
tests/.mypy_cache/3.7/email/mime/text.data.json
tests/.mypy_cache/3.7/email/mime/text.meta.json
tests/.mypy_cache/3.7/html/__init__.data.json
tests/.mypy_cache/3.7/html/__init__.meta.json
tests/.mypy_cache/3.7/html/entities.data.json
tests/.mypy_cache/3.7/html/entities.meta.json
tests/.mypy_cache/3.7/html/parser.data.json
tests/.mypy_cache/3.7/html/parser.meta.json
tests/.mypy_cache/3.7/http/__init__.data.json
tests/.mypy_cache/3.7/http/__init__.meta.json
tests/.mypy_cache/3.7/http/client.data.json
tests/.mypy_cache/3.7/http/client.meta.json
tests/.mypy_cache/3.7/http/cookiejar.data.json
tests/.mypy_cache/3.7/http/cookiejar.meta.json
tests/.mypy_cache/3.7/http/cookies.data.json
tests/.mypy_cache/3.7/http/cookies.meta.json
tests/.mypy_cache/3.7/http/server.data.json
tests/.mypy_cache/3.7/http/server.meta.json
tests/.mypy_cache/3.7/importlib/__init__.data.json
tests/.mypy_cache/3.7/importlib/__init__.meta.json
tests/.mypy_cache/3.7/importlib/abc.data.json
tests/.mypy_cache/3.7/importlib/abc.meta.json
tests/.mypy_cache/3.7/importlib/machinery.data.json
tests/.mypy_cache/3.7/importlib/machinery.meta.json
tests/.mypy_cache/3.7/importlib/util.data.json
tests/.mypy_cache/3.7/importlib/util.meta.json
tests/.mypy_cache/3.7/logging/__init__.data.json
tests/.mypy_cache/3.7/logging/__init__.meta.json
tests/.mypy_cache/3.7/os/__init__.data.json
tests/.mypy_cache/3.7/os/__init__.meta.json
tests/.mypy_cache/3.7/os/path.data.json
tests/.mypy_cache/3.7/os/path.meta.json
tests/.mypy_cache/3.7/six/__init__.data.json
tests/.mypy_cache/3.7/six/__init__.meta.json
tests/.mypy_cache/3.7/six/moves/BaseHTTPServer.data.json
tests/.mypy_cache/3.7/six/moves/BaseHTTPServer.meta.json
tests/.mypy_cache/3.7/six/moves/CGIHTTPServer.data.json
tests/.mypy_cache/3.7/six/moves/CGIHTTPServer.meta.json
tests/.mypy_cache/3.7/six/moves/SimpleHTTPServer.data.json
tests/.mypy_cache/3.7/six/moves/SimpleHTTPServer.meta.json
tests/.mypy_cache/3.7/six/moves/__init__.data.json
tests/.mypy_cache/3.7/six/moves/__init__.meta.json
tests/.mypy_cache/3.7/six/moves/_dummy_thread.data.json
tests/.mypy_cache/3.7/six/moves/_dummy_thread.meta.json
tests/.mypy_cache/3.7/six/moves/_thread.data.json
tests/.mypy_cache/3.7/six/moves/_thread.meta.json
tests/.mypy_cache/3.7/six/moves/builtins.data.json
tests/.mypy_cache/3.7/six/moves/builtins.meta.json
tests/.mypy_cache/3.7/six/moves/cPickle.data.json
tests/.mypy_cache/3.7/six/moves/cPickle.meta.json
tests/.mypy_cache/3.7/six/moves/configparser.data.json
tests/.mypy_cache/3.7/six/moves/configparser.meta.json
tests/.mypy_cache/3.7/six/moves/email_mime_base.data.json
tests/.mypy_cache/3.7/six/moves/email_mime_base.meta.json
tests/.mypy_cache/3.7/six/moves/email_mime_multipart.data.json
tests/.mypy_cache/3.7/six/moves/email_mime_multipart.meta.json
tests/.mypy_cache/3.7/six/moves/email_mime_nonmultipart.data.json
tests/.mypy_cache/3.7/six/moves/email_mime_nonmultipart.meta.json
tests/.mypy_cache/3.7/six/moves/email_mime_text.data.json
tests/.mypy_cache/3.7/six/moves/email_mime_text.meta.json
tests/.mypy_cache/3.7/six/moves/html_entities.data.json
tests/.mypy_cache/3.7/six/moves/html_entities.meta.json
tests/.mypy_cache/3.7/six/moves/html_parser.data.json
tests/.mypy_cache/3.7/six/moves/html_parser.meta.json
tests/.mypy_cache/3.7/six/moves/http_client.data.json
tests/.mypy_cache/3.7/six/moves/http_client.meta.json
tests/.mypy_cache/3.7/six/moves/http_cookiejar.data.json
tests/.mypy_cache/3.7/six/moves/http_cookiejar.meta.json
tests/.mypy_cache/3.7/six/moves/http_cookies.data.json
tests/.mypy_cache/3.7/six/moves/http_cookies.meta.json
tests/.mypy_cache/3.7/six/moves/queue.data.json
tests/.mypy_cache/3.7/six/moves/queue.meta.json
tests/.mypy_cache/3.7/six/moves/reprlib.data.json
tests/.mypy_cache/3.7/six/moves/reprlib.meta.json
tests/.mypy_cache/3.7/six/moves/socketserver.data.json
tests/.mypy_cache/3.7/six/moves/socketserver.meta.json
tests/.mypy_cache/3.7/six/moves/tkinter.data.json
tests/.mypy_cache/3.7/six/moves/tkinter.meta.json
tests/.mypy_cache/3.7/six/moves/tkinter_commondialog.data.json
tests/.mypy_cache/3.7/six/moves/tkinter_commondialog.meta.json
tests/.mypy_cache/3.7/six/moves/tkinter_constants.data.json
tests/.mypy_cache/3.7/six/moves/tkinter_constants.meta.json
tests/.mypy_cache/3.7/six/moves/tkinter_dialog.data.json
tests/.mypy_cache/3.7/six/moves/tkinter_dialog.meta.json
tests/.mypy_cache/3.7/six/moves/tkinter_filedialog.data.json
tests/.mypy_cache/3.7/six/moves/tkinter_filedialog.meta.json
tests/.mypy_cache/3.7/six/moves/tkinter_tkfiledialog.data.json
tests/.mypy_cache/3.7/six/moves/tkinter_tkfiledialog.meta.json
tests/.mypy_cache/3.7/six/moves/tkinter_ttk.data.json
tests/.mypy_cache/3.7/six/moves/tkinter_ttk.meta.json
tests/.mypy_cache/3.7/six/moves/urllib_error.data.json
tests/.mypy_cache/3.7/six/moves/urllib_error.meta.json
tests/.mypy_cache/3.7/six/moves/urllib_parse.data.json
tests/.mypy_cache/3.7/six/moves/urllib_parse.meta.json
tests/.mypy_cache/3.7/six/moves/urllib_robotparser.data.json
tests/.mypy_cache/3.7/six/moves/urllib_robotparser.meta.json
tests/.mypy_cache/3.7/six/moves/urllib/__init__.data.json
tests/.mypy_cache/3.7/six/moves/urllib/__init__.meta.json
tests/.mypy_cache/3.7/six/moves/urllib/error.data.json
tests/.mypy_cache/3.7/six/moves/urllib/error.meta.json
tests/.mypy_cache/3.7/six/moves/urllib/parse.data.json
tests/.mypy_cache/3.7/six/moves/urllib/parse.meta.json
tests/.mypy_cache/3.7/six/moves/urllib/request.data.json
tests/.mypy_cache/3.7/six/moves/urllib/request.meta.json
tests/.mypy_cache/3.7/six/moves/urllib/response.data.json
tests/.mypy_cache/3.7/six/moves/urllib/response.meta.json
tests/.mypy_cache/3.7/six/moves/urllib/robotparser.data.json
tests/.mypy_cache/3.7/six/moves/urllib/robotparser.meta.json
tests/.mypy_cache/3.7/tkinter/__init__.data.json
tests/.mypy_cache/3.7/tkinter/__init__.meta.json
tests/.mypy_cache/3.7/tkinter/commondialog.data.json
tests/.mypy_cache/3.7/tkinter/commondialog.meta.json
tests/.mypy_cache/3.7/tkinter/constants.data.json
tests/.mypy_cache/3.7/tkinter/constants.meta.json
tests/.mypy_cache/3.7/tkinter/dialog.data.json
tests/.mypy_cache/3.7/tkinter/dialog.meta.json
tests/.mypy_cache/3.7/tkinter/filedialog.data.json
tests/.mypy_cache/3.7/tkinter/filedialog.meta.json
tests/.mypy_cache/3.7/tkinter/ttk.data.json
tests/.mypy_cache/3.7/tkinter/ttk.meta.json
tests/.mypy_cache/3.7/unittest/__init__.data.json
tests/.mypy_cache/3.7/unittest/__init__.meta.json
tests/.mypy_cache/3.7/urllib/__init__.data.json
tests/.mypy_cache/3.7/urllib/__init__.meta.json
tests/.mypy_cache/3.7/urllib/error.data.json
tests/.mypy_cache/3.7/urllib/error.meta.json
tests/.mypy_cache/3.7/urllib/parse.data.json
tests/.mypy_cache/3.7/urllib/parse.meta.json
tests/.mypy_cache/3.7/urllib/request.data.json
tests/.mypy_cache/3.7/urllib/request.meta.json
tests/.mypy_cache/3.7/urllib/response.data.json
tests/.mypy_cache/3.7/urllib/response.meta.json
tests/.mypy_cache/3.7/urllib/robotparser.data.json
tests/.mypy_cache/3.7/urllib/robotparser.meta.json
tests/_support/alias_sorting.py
tests/_support/autoprint.py
tests/_support/contextualized.py
tests/_support/debugging.py
tests/_support/decorator_multi_default.py
tests/_support/decorators.py
tests/_support/deeper_ns_list.py
tests/_support/depth_first.py
tests/_support/docstrings.py
tests/_support/empty.py
tests/_support/empty_subcollection.py
tests/_support/explicit_root.py
tests/_support/foo.py
tests/_support/has_modules.py
tests/_support/integration.py
tests/_support/namespacing.py
tests/_support/nontrivial_docstrings.py
tests/_support/oops.py
tests/_support/simple_ns_list.py
tests/_support/subcollection_task_name.py
tests/_support/sudo_prompt.py
tests/_support/tasks.py
tests/_support/tree.json
tests/_support/branch/explicit.py
tests/_support/branch/tasks.py
tests/_support/configs/collection.py
tests/_support/configs/echo.yaml
tests/_support/configs/no-dedupe.yaml
tests/_support/configs/no-echo.yaml
tests/_support/configs/runtime.py
tests/_support/configs/all-four/invoke.json
tests/_support/configs/all-four/invoke.py
tests/_support/configs/all-four/invoke.yaml
tests/_support/configs/all-four/invoke.yml
tests/_support/configs/json/invoke.json
tests/_support/configs/json-and-python/invoke.json
tests/_support/configs/json-and-python/invoke.py
tests/_support/configs/nested/invoke.yaml
tests/_support/configs/python/invoke.py
tests/_support/configs/three-of-em/invoke.json
tests/_support/configs/three-of-em/invoke.py
tests/_support/configs/three-of-em/invoke.yml
tests/_support/configs/underscores/invoke.yaml
tests/_support/configs/underscores/tasks.py
tests/_support/configs/yaml/explicit.py
tests/_support/configs/yaml/invoke.yaml
tests/_support/configs/yaml/tasks.py
tests/_support/configs/yml/explicit.py
tests/_support/configs/yml/invoke.yml
tests/_support/configs/yml/tasks.py
tests/_support/htmlcov/coverage_html.js
tests/_support/htmlcov/index.html
tests/_support/htmlcov/jquery.ba-throttle-debounce.min.js
tests/_support/htmlcov/jquery.hotkeys.js
tests/_support/htmlcov/jquery.isonscreen.js
tests/_support/htmlcov/jquery.min.js
tests/_support/htmlcov/jquery.tablesorter.min.js
tests/_support/htmlcov/keybd_closed.png
tests/_support/htmlcov/keybd_open.png
tests/_support/htmlcov/magicinvoke___init___py.html
tests/_support/htmlcov/magicinvoke__version_py.html
tests/_support/htmlcov/magicinvoke_exceptions_py.html
tests/_support/htmlcov/magicinvoke_magicinvoke_py.html
tests/_support/htmlcov/status.json
tests/_support/htmlcov/style.css
tests/_support/ignoreme/ignoremetoo/.no
tests/_support/package/__init__.py
tests/_support/package/module.py
tests/_support/tree/__init__.py
tests/_support/tree/deploy.py
tests/_support/tree/provision.py
tests/_support/tree/build/__init__.py
tests/_support/tree/build/docs.py
tests/_support/tree/build/python.py