pythonPackages.ovito: init at 3.0.0
This commit is contained in:
committed by
Frederik Rietdijk
parent
d97e0ba8fe
commit
c618667bd3
@@ -454,6 +454,10 @@ in {
|
||||
|
||||
outcome = callPackage ../development/python-modules/outcome {};
|
||||
|
||||
ovito = toPythonModule (pkgs.libsForQt5.callPackage ../development/python-modules/ovito {
|
||||
pythonPackages = self;
|
||||
});
|
||||
|
||||
palettable = callPackage ../development/python-modules/palettable { };
|
||||
|
||||
pathlib = callPackage ../development/python-modules/pathlib { };
|
||||
|
||||
Reference in New Issue
Block a user