Skip to content

Remove unused setuptools runtime dependency #338

@EpicWink

Description

@EpicWink

Problem

Specifically for my use-case, I'm trying to remove setuptools from my application dependencies (so I can use pip-tools with pip install --no-deps, as per pip's recommendation)

Suggested solution

Remove setuptools requirement from install_requires

Alternative solutions

For my use, use pip-tools --allow-unsafe, or pip install without --no-deps, but this doesn't solve the underlying issue

Additional context

Setuptools is only used in the google-api-core package during build-time (as the legacy build backend), and not during runtime (a repository search confirms this)

Related issues:

Metadata

Metadata

Assignees

Labels

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

    pFad - Phonifier reborn

    Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

    Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


    Alternative Proxies:

    Alternative Proxy

    pFad Proxy

    pFad v3 Proxy

    pFad v4 Proxy