pythonPackages: move python 2 only expressions to python2-packages.nix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
, backports_ssl_match_hostname
|
||||
, certifi
|
||||
, singledispatch
|
||||
, futures
|
||||
, futures ? null
|
||||
, isPy27
|
||||
}:
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
, backports_ssl_match_hostname
|
||||
, certifi
|
||||
, singledispatch
|
||||
, futures
|
||||
, futures ? null
|
||||
, isPy27
|
||||
}:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user