remove pythonPackages.pyhepmc
pythonPackages.hepmc3 should cover this functionality
This commit is contained in:
@@ -2351,8 +2351,6 @@ in {
|
||||
|
||||
pyhcl = callPackage ../development/python-modules/pyhcl { };
|
||||
|
||||
pyhepmc = callPackage ../development/python-modules/pyhepmc { };
|
||||
|
||||
pytest = if isPy3k then self.pytest_5 else self.pytest_4;
|
||||
|
||||
pytest_5 = callPackage ../development/python-modules/pytest {
|
||||
|
||||
Reference in New Issue
Block a user