Sync python packages
This commit is contained in:
parent
7a4dda8772
commit
cbe233c3e0
@ -62,7 +62,10 @@ in {
|
|||||||
spice-gtk
|
spice-gtk
|
||||||
|
|
||||||
(python3.withPackages(ps: with ps; [
|
(python3.withPackages(ps: with ps; [
|
||||||
ipython pillow opencv3 torchvision
|
ipython
|
||||||
|
pillow opencv3 torchvision
|
||||||
|
# elpy
|
||||||
|
autopep8 jedi yapf black flake8 rope
|
||||||
]))
|
]))
|
||||||
|
|
||||||
# dev
|
# dev
|
||||||
|
Loading…
Reference in New Issue
Block a user