python3Packages.pyHS100: init at 0.3.5.1
This commit is contained in:
@@ -2578,6 +2578,8 @@ in {
|
||||
|
||||
pyhcl = callPackage ../development/python-modules/pyhcl { };
|
||||
|
||||
pyhs100 = callPackage ../development/python-modules/pyhs100 { };
|
||||
|
||||
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