Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Cannot install libcst extra package #203

@major

Description

@major

Environment details

  • OS type and version: Fedora 35 (Linux)
  • Python version: 3.10.0
  • pip version: 21.2.3
  • google-cloud-containeranalysis version: HEAD of main branch

Steps to reproduce

  1. Run pip install "google-cloud-containeranalysis[libcst]"
  2. The libcst extra is not found.

Code example

Not applicable.

Stack trace

➜ pip install -U "google-cloud-containeranalysis[libcst]"
Requirement already satisfied: google-cloud-containeranalysis[libcst] in ./testvenv/lib/python3.10/site-packages (2.6.0)
WARNING: google-cloud-containeranalysis 2.6.0 does not provide the extra 'libcst'

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: containeranalysisIssues related to the googleapis/python-containeranalysis API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions