python3Packages.priority: init at 1.3.0

This commit is contained in:
Alyssa Ross
2018-10-26 13:58:18 +00:00
parent 5adfcb951a
commit a586c14cc4
2 changed files with 25 additions and 0 deletions

View File

@@ -1856,6 +1856,8 @@ in {
poyo = callPackage ../development/python-modules/poyo { };
priority = callPackage ../development/python-modules/priority { };
prov = callPackage ../development/python-modules/prov { };
pudb = callPackage ../development/python-modules/pudb { };