python2.pkgs.mypy_extensions: also enable python2
This commit is contained in:
parent
bab28c26f1
commit
080b3ef0b5
@ -12,8 +12,6 @@ buildPythonPackage rec {
|
||||
sha256 = "04h8brrbbx151dfa2cvvlnxgmb5wa00mhd2z7nd20s8kyibfkq1p";
|
||||
};
|
||||
|
||||
disabled = !isPy3k;
|
||||
|
||||
propagatedBuildInputs = [ typing ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user