Skip to content

Conversation

@pavoljuhas
Copy link
Collaborator

The top level setup.py is virtual and only declares cirq-core,
cirq-google, and others as its dependencies.
Make sure it does not search for packages,
which would raise setuptools error.

Resolves #5291

The top level setup.py is virtual and only declares cirq-core,
cirq-google, and others as its dependencies.
Make sure it does not search for packages,
which would raise setuptools error.

Resolves quantumlib#5291
@pavoljuhas pavoljuhas requested review from a team, cduck and vtomole as code owners May 4, 2022 22:50
@pavoljuhas pavoljuhas requested a review from maffoo May 4, 2022 22:50
@vtomole vtomole added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label May 6, 2022
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label May 6, 2022
@CirqBot CirqBot merged commit b0b766c into quantumlib:master May 6, 2022
@CirqBot CirqBot removed automerge Tells CirqBot to sync and merge this PR. (If it's running.) front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. labels May 6, 2022
@pavoljuhas pavoljuhas deleted the exclude-packages-from-top-setup branch May 6, 2022 17:17
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
)

The top level setup.py is virtual and only declares cirq-core,
cirq-google, and others as its dependencies.
Make sure it does not search for packages,
which would raise setuptools error.

Resolves quantumlib#5291
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Size: XS <10 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Packaging]: Build-from-source fails with setuptools >= 61.0.0

4 participants