pythonPackages.update-dotdee: init at 5.0

This commit is contained in:
eyjhbb@gmail.com
2019-07-23 16:56:25 +02:00
parent 8238ddfbf8
commit b0b81b0c18
3 changed files with 26 additions and 0 deletions

View File

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