nixpkgs/pkgs/development/python-modules/mypy
Spencer Baugh fd9d45c7c1 pythonPackages.mypy_extensions: use typing from stdlib on >=3.5
It's not necessary to depend on the "typing" backport since it's in
the standard library; I also observed serious breakage in anything
using the typing module (including) when the backport was in the
closure on >=3.5.
2018-10-13 10:13:03 +02:00
..
default.nix python3Packages.mypy: 0.620 -> 0.630 2018-09-18 00:31:41 +09:00
extensions.nix pythonPackages.mypy_extensions: use typing from stdlib on >=3.5 2018-10-13 10:13:03 +02:00