pythonPackages.inform: init at 1.23

This commit is contained in:
Jeremy Schlatter
2020-11-06 19:51:05 -08:00
parent 76f5ffdb70
commit 050aad187b
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -2907,6 +2907,8 @@ in {
infoqscraper = callPackage ../development/python-modules/infoqscraper { };
inform = callPackage ../development/python-modules/inform { };
iniconfig = callPackage ../development/python-modules/iniconfig { };
inifile = callPackage ../development/python-modules/inifile { };