python3Packages.bellows: init at 0.17.0

This commit is contained in:
Elis Hirwing
2020-07-09 22:10:26 -07:00
committed by Matt Votava
parent 63e59c6d10
commit 2c004e0c53
2 changed files with 39 additions and 0 deletions
+2
View File
@@ -7450,6 +7450,8 @@ in {
behave = callPackage ../development/python-modules/behave { };
bellows = callPackage ../development/python-modules/bellows { };
pyhamcrest = if isPy3k then
callPackage ../development/python-modules/pyhamcrest { }
else