pythonPackages.pyroma: init at 2.6

This commit is contained in:
Evan Stoll
2020-04-21 17:17:13 -07:00
committed by Jon
parent 800dd4b7da
commit d3a41f3c23
2 changed files with 23 additions and 0 deletions
+2
View File
@@ -3270,6 +3270,8 @@ in {
peewee = callPackage ../development/python-modules/peewee { };
pyroma = callPackage ../development/python-modules/pyroma { };
pyroute2 = callPackage ../development/python-modules/pyroute2 { };
pyspf = callPackage ../development/python-modules/pyspf { };