Add python3
This commit is contained in:
parent
6cb9c312bd
commit
9df5f6b5e3
@ -76,6 +76,13 @@ in {
|
||||
# temporary
|
||||
pr64977.telega-server
|
||||
|
||||
(python3.withPackages(ps: with ps; [
|
||||
ipython
|
||||
pillow opencv3 torchvision
|
||||
# elpy
|
||||
autopep8 jedi yapf black flake8 rope
|
||||
]))
|
||||
|
||||
((unstable.emacsPackagesNgGen emacsWithImagemagick).emacsWithPackages(epkgs:
|
||||
# MELPA (Milkypostman’s Emacs Lisp Package Archive)
|
||||
(with epkgs.melpaPackages; [
|
||||
|
Loading…
Reference in New Issue
Block a user