pythonPackages: move python 2 only expressions to python2-packages.nix
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
, wheel
|
||||
, unittest2
|
||||
, botocore
|
||||
, futures
|
||||
, futures ? null
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
||||
Reference in New Issue
Block a user