1
0

Get rid of python2

This commit is contained in:
2019-07-09 14:17:01 +00:00
parent 67af568555
commit 7a4dda8772

View File

@ -61,11 +61,6 @@ in {
spice
spice-gtk
# python
(python2.withPackages(ps: with ps; [
obfsproxy
]))
(python3.withPackages(ps: with ps; [
ipython pillow opencv3 torchvision
]))