1
0
Fork 0

Sync python packages

master
dump_stack() 2019-07-09 14:17:12 +00:00
parent 7a4dda8772
commit cbe233c3e0
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 4 additions and 1 deletions

View File

@ -62,7 +62,10 @@ in {
spice-gtk
(python3.withPackages(ps: with ps; [
ipython pillow opencv3 torchvision
ipython
pillow opencv3 torchvision
# elpy
autopep8 jedi yapf black flake8 rope
]))
# dev