pythonPackages.pymatgen: add import check
This commit is contained in:
@@ -52,6 +52,7 @@ buildPythonPackage rec {
|
||||
|
||||
# No tests in pypi tarball.
|
||||
doCheck = false;
|
||||
pythonImportsCheck = [ "pymatgen" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "A robust materials analysis code that defines core object representations for structures and molecules";
|
||||
|
||||
Reference in New Issue
Block a user