mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
pythonPackages: move python 2 only expressions to python2-packages.nix
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
, isPyPy
|
||||
, pycrypto
|
||||
, requests
|
||||
, singledispatch
|
||||
, futures
|
||||
, singledispatch ? null
|
||||
, futures ? null
|
||||
, isPy27
|
||||
}:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user