Skip to content

Non existent files in MANIFEST.in #9751

@HuangJunye

Description

@HuangJunye

Environment

  • Qiskit Terra version: fe12c26
  • Python version: 3.10
  • Operating system: macOS Ventura

What is happening?

See these warnings during editable build

      warning: no files found matching 'qiskit/schemas/*.json'
      warning: no files found matching 'qiskit/schemas/examples/*.json'
      warning: no files found matching '*.pyx' under directory 'qiskit'
      warning: no files found matching '*.pxd' under directory 'qiskit'
      warning: no files found matching 'test/python/pickles/*.pickle'

How can we reproduce the issue?

git clone https://github.com/Qiskit/qiskit-terra.git
cd qiskit-terrra
pip install -e .

What should happen?

No warnings

Any suggestions?

Remove these lines in MANIFEST.in

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions