python2Packages.typing: we no longer need it for Python 3
This commit is contained in:
@@ -7906,7 +7906,7 @@ in {
|
||||
|
||||
typesystem = callPackage ../development/python-modules/typesystem { };
|
||||
|
||||
typing = callPackage ../development/python-modules/typing { };
|
||||
typing = null;
|
||||
|
||||
typing-extensions = callPackage ../development/python-modules/typing-extensions { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user