pythonPackages: move python 2 only expressions to python2-packages.nix
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
, grpc
|
||||
, six
|
||||
, protobuf
|
||||
, enum34
|
||||
, futures
|
||||
, enum34 ? null
|
||||
, futures ? null
|
||||
, isPy27
|
||||
, pkg-config
|
||||
, cython
|
||||
|
||||
Reference in New Issue
Block a user