kaggle: init at 1.5.6

This commit is contained in:
(cdep)illabout
2020-07-03 17:57:49 +09:00
parent 7df7291473
commit 935090ec23
3 changed files with 52 additions and 0 deletions
+2
View File
@@ -4330,6 +4330,8 @@ in {
jupyterhub-ldapauthenticator = callPackage ../development/python-modules/jupyterhub-ldapauthenticator { };
kaggle = callPackage ../development/python-modules/kaggle { };
keyring = if isPy3k then
callPackage ../development/python-modules/keyring { }
else