python3Packages.pytenable: init at 1.2.8

This commit is contained in:
Fabian Affolter
2021-03-30 17:35:59 -07:00
committed by Jonathan Ringer
parent 568d8e5534
commit 40a8901d20
2 changed files with 68 additions and 0 deletions
+2
View File
@@ -6390,6 +6390,8 @@ in {
pyte = callPackage ../development/python-modules/pyte { };
pytenable = callPackage ../development/python-modules/pytenable { };
pytelegrambotapi = callPackage ../development/python-modules/pyTelegramBotAPI { };
pytesseract = callPackage ../development/python-modules/pytesseract { };