pythonPackages.update-copyright: init at 0.6.2

This commit is contained in:
Profpatsch
2018-12-25 10:30:58 +01:00
parent 958a669e83
commit aebec73071
2 changed files with 20 additions and 0 deletions

View File

@@ -4060,6 +4060,8 @@ in {
update_checker = callPackage ../development/python-modules/update_checker {};
update-copyright = callPackage ../development/python-modules/update-copyright {};
uritemplate = callPackage ../development/python-modules/uritemplate { };
uproot = callPackage ../development/python-modules/uproot {};