typer: init at 0.3.2

This commit is contained in:
Patrick Winter
2020-09-27 11:43:05 -07:00
committed by Jon
parent 6b9481607b
commit 84a2282b7b
2 changed files with 51 additions and 0 deletions
+2
View File
@@ -7205,6 +7205,8 @@ in {
typeguard = callPackage ../development/python-modules/typeguard { };
typer = callPackage ../development/python-modules/typer { };
typesentry = callPackage ../development/python-modules/typesentry { };
typesystem = callPackage ../development/python-modules/typesystem { };