- Add --prefer-source option, to prefer source packages over binary ones if no source distribution is available then binary distributions are used.
0.9.0
------
- Add API function for using cleanly as a library. - Add support for setuptools.setup in live evaluation. - Do not fail if no direct dependencies are provided.
0.8.5
------
- Adapt python-inspector output according to SCTK output.
0.8.4
------
- Raise error for non existing package.
0.8.3
------
- Bump dependencies version in tests.
0.8.2
------
- For a package that doesn't have a single stable release use the latest pre-release version.