1
0

Add telethon

This commit is contained in:
2020-03-19 09:32:31 +00:00
parent 7e5277f1ff
commit 6f2ee55792

View File

@ -68,7 +68,7 @@ in {
(nonfree.python3.withPackages(ps: with ps; [ (nonfree.python3.withPackages(ps: with ps; [
ipython ipython
pillow opencv3 torchvision pillow opencv3 torchvision
PyGithub PyGithub telethon
# Forensics # Forensics
binwalk binwalk
])) ]))