python3Packages.pylitterbot: init at 2021.2.5

This commit is contained in:
Fabian Affolter
2021-03-05 14:37:01 +00:00
committed by github-actions[bot]
parent 90b45eda99
commit cdefe9afb4
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -5698,6 +5698,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 { };