pythonPackages.vulture: init at 1.6

This commit is contained in:
Matt Wittmann
2020-08-01 21:05:55 -07:00
committed by Jon
parent b33e3ac8cd
commit 00501bd134
2 changed files with 23 additions and 0 deletions
+2
View File
@@ -6714,6 +6714,8 @@ in {
vultr = callPackage ../development/python-modules/vultr { };
vulture = callPackage ../development/python-modules/vulture { };
wadllib = callPackage ../development/python-modules/wadllib { };
waitress = callPackage ../development/python-modules/waitress { };