python3Packages.untokenize: init at 0.1.1

This commit is contained in:
Florian Franzen
2021-04-21 18:11:23 +02:00
parent 1f1a77bdb7
commit ff06494b48
2 changed files with 26 additions and 0 deletions

View File

@@ -8751,6 +8751,8 @@ in {
untangle = callPackage ../development/python-modules/untangle { };
untokenize = callPackage ../development/python-modules/untokenize { };
upass = callPackage ../development/python-modules/upass { };
update_checker = callPackage ../development/python-modules/update_checker { };