pythonPackages.pgsanity: init at 0.2.9

This commit is contained in:
Ashijit Pramanik
2019-01-07 18:52:53 +05:30
parent 7b207060f1
commit 06339255ca
3 changed files with 42 additions and 0 deletions

View File

@@ -3388,6 +3388,8 @@ in {
pg8000 = callPackage ../development/python-modules/pg8000 { };
pgsanity = callPackage ../development/python-modules/pgsanity { };
pgspecial = callPackage ../development/python-modules/pgspecial { };
pickleshare = callPackage ../development/python-modules/pickleshare { };