python3Packages.test-tube: init at 0.7.5

This commit is contained in:
Ben Darwin
2020-08-23 16:45:26 -07:00
committed by Jon
parent dc20c58d90
commit 6fdfeda8b1
2 changed files with 48 additions and 0 deletions
+2
View File
@@ -6737,6 +6737,8 @@ in {
terminaltables = callPackage ../development/python-modules/terminaltables { };
test-tube = callPackage ../development/python-modules/test-tube { };
testpath = callPackage ../development/python-modules/testpath { };
testrepository = callPackage ../development/python-modules/testrepository { };