* Pass through the full environment when running in TRACKING mode
0.0.4
Change Log
* 100% unit test coverage * Raise `ValueError` instead of `ImportError` when querying `get_required_imports` for untracked module * Pass all of `sys.path` to the subprocess in `TRACKING` mode
0.0.3
Change Log
* Clean up the `README` for a user-focused audience on PyPI