diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-19 18:17:38 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-19 18:19:37 +0100 |
commit | 132bd73395033a95163080517b5a7c371cf512a2 (patch) | |
tree | 46f69d36bf47c1906f2b8876371121142d9984dd /ChangeLog | |
parent | aa80ce4f46f9ff1a2851ba9ba873a55a8f6ebc6d (diff) |
Fix check for rdkit availability
Also remove python-rdkit from the travis config as its version is too
old on travis (Ubuntu trusty)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +commit aa80ce4f46f9ff1a2851ba9ba873a55a8f6ebc6d +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2019-02-19 17:17:48 +0100 + + Change package URL to github to get source code links + +commit f21038189af44e9dcea8458a66ce00bbf9b6b570 +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2019-02-19 17:03:58 +0100 + + Add python-rdkit to travis configuration + +commit 87f9c5315c751896c2eef1fdbe8f93c5b151577e +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2019-02-19 16:02:19 +0100 + + Start using travis and update a test + + It seems the canonical SMILES for glyphosate on PubChem has dropped the + designation of the two charges + commit b3d9bf2e5571cf506b924a6fc9cbcc366c82e340 Author: Johannes Ranke <jranke@uni-bremen.de> Date: 2018-09-27 18:57:55 +0200 |