Merge pull request #114388 from fabaff/pylitterbot

python3Packages.pylitterbot: init at 2021.2.5
This commit is contained in:
Fabian Affolter
2021-03-18 09:28:19 +01:00
committed by GitHub
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -5867,6 +5867,8 @@ in {
pylint-plugin-utils = callPackage ../development/python-modules/pylint-plugin-utils { };
pylitterbot = callPackage ../development/python-modules/pylitterbot { };
py-lru-cache = callPackage ../development/python-modules/py-lru-cache { };
pylru = callPackage ../development/python-modules/pylru { };