pythonPackages.testing-common-database: init at 2.0.3

This commit is contained in:
Jaakko Luttinen
2020-11-16 21:29:21 +02:00
parent a6b361d627
commit 11da668a9f
2 changed files with 23 additions and 0 deletions
+2
View File
@@ -7120,6 +7120,8 @@ in {
textfsm = callPackage ../development/python-modules/textfsm { };
testing-common-database = callPackage ../development/python-modules/testing-common-database { };
testpath = callPackage ../development/python-modules/testpath { };
testrepository = callPackage ../development/python-modules/testrepository { };