pythonPackages.snowflake-connector-python: init at 2.1.2

This commit is contained in:
Wael M. Nasreddine
2019-07-16 18:14:38 -07:00
committed by Jon
parent 83288405df
commit 892f2962ff
2 changed files with 67 additions and 0 deletions

View File

@@ -5311,6 +5311,8 @@ in {
slimit = callPackage ../development/python-modules/slimit { };
snowflake-connector-python = callPackage ../development/python-modules/snowflake-connector-python { };
snowballstemmer = callPackage ../development/python-modules/snowballstemmer { };
snitun = callPackage ../development/python-modules/snitun { };