python3Packages.typing-inspect: init at 0.6.0

This commit is contained in:
albakham
2020-07-25 19:30:24 +04:00
parent db2a5bf3b9
commit d3fdd46b26
2 changed files with 31 additions and 0 deletions
+2
View File
@@ -5866,6 +5866,8 @@ in {
typing-extensions = callPackage ../development/python-modules/typing-extensions { };
typing-inspect = callPackage ../development/python-modules/typing-inspect { };
typeguard = callPackage ../development/python-modules/typeguard { };
typesentry = callPackage ../development/python-modules/typesentry { };