mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
pythonPackages.snowflake-sqlalchemy: add empty maintainers
This commit is contained in:
parent
675784ddda
commit
545b85e0ef
@ -27,5 +27,6 @@ buildPythonPackage rec {
|
||||
description = "Snowflake SQLAlchemy Dialect";
|
||||
homepage = "https://www.snowflake.net/";
|
||||
license = licenses.asl20;
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user