pythonPackages.testing-postgresql: init at unstable-2017-10-31

This commit is contained in:
Jaakko Luttinen
2021-01-24 18:39:32 +02:00
parent 11da668a9f
commit e4fb0f324c
2 changed files with 39 additions and 0 deletions
+2
View File
@@ -7122,6 +7122,8 @@ in {
testing-common-database = callPackage ../development/python-modules/testing-common-database { };
testing-postgresql = callPackage ../development/python-modules/testing-postgresql { };
testpath = callPackage ../development/python-modules/testpath { };
testrepository = callPackage ../development/python-modules/testrepository { };