Skip to content

Remove declare_namespace calls in package #876

@jackwotherspoon

Description

@jackwotherspoon

Need to move off of using pkg_resources.declare_namespace() for package structure as it is deprecated.

DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('google.cloud.sql')`.
  Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages

Metadata

Metadata

Labels

priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions