pythonPackages: move python 2 only expressions to python2-packages.nix

This commit is contained in:
Frederik Rietdijk
2021-04-03 17:49:45 +02:00
parent faca299129
commit 1e89d4cccd
50 changed files with 498 additions and 506 deletions
@@ -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
}: