rdkit: init at 2020.09.3

This commit is contained in:
Robert T. McGibbon
2020-12-22 22:00:38 -05:00
parent 4bbdff14c8
commit 8f1b6ae451
2 changed files with 159 additions and 0 deletions

View File

@@ -6642,6 +6642,8 @@ in {
rdflib-jsonld = callPackage ../development/python-modules/rdflib-jsonld { };
rdkit = callPackage ../development/python-modules/rdkit { };
re-assert = callPackage ../development/python-modules/re-assert { };
readchar = callPackage ../development/python-modules/readchar { };