Merge pull request #93792 from cab404/photon-utils

SL1ToPhoton: init at 0.1.3
This commit is contained in:
Alexander Bantyev
2020-07-31 20:30:29 +03:00
committed by GitHub
4 changed files with 74 additions and 0 deletions
+2
View File
@@ -1106,6 +1106,8 @@ in {
pyperf = callPackage ../development/python-modules/pyperf { };
pyphotonfile = callPackage ../development/python-modules/pyphotonfile { };
pefile = callPackage ../development/python-modules/pefile { };
perfplot = callPackage ../development/python-modules/perfplot { };