* Restructured pip deps: install_requires only takes bioplottemplates and pyquaternion * two extras_require: `sup` and `md` and `all` which consider both
0.8.5
------------------
* PR 22 * organized dependencies for PyPI * PyPI only dependencies are referred as install_requires * MDAnalysis and MDTraj referred in extras_require * OpenMM left out from pip, only available in Anaconda
0.8.4
------------------
* PR 15 * Added simtk lib import check for controlled failure * added error message output for user
0.8.3
------------------
* PR 16 and 19 * corrected argparse autodoc in ReadTheDocs (mock strategy) * improved tox configuration with better env separation * 19 reports a communication error between TravisCI and coverage servers