pythonPackages: move python 2 only expressions to python2-packages.nix
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
, buildPythonPackage
|
||||
, fetchPypi
|
||||
, ruamel_base
|
||||
, ruamel_ordereddict
|
||||
, ruamel_yaml_clib
|
||||
, ruamel_ordereddict ? null
|
||||
, ruamel_yaml_clib ? null
|
||||
, isPy3k
|
||||
, isPyPy
|
||||
}:
|
||||
|
||||
Reference in New Issue
Block a user