qiskit/.github
Jake Lishman f7f6cb1150
Ensure metapackage is installed during CI and tox (#11119)
* Ensure metapackage is installed during CI and tox

This ensures that the local version of the metapackage is also built and
installed on all CI runs (and in `tox`, where it's overridden) so that
dependencies on the metapackage in our optionals (e.g. Aer) will not
cause the older released version of Terra to be installed.

`tox` does not like having two local packages under test simultaneously
through its default configuration, so this fakes things out by putting
the two packages in the run dependencies and setting `skip_install`.

* Fix sdist build

* Use regular installs for metapackage

* Simplify build requirements install
2023-11-15 14:42:19 +00:00
..
ISSUE_TEMPLATE remove ENHANCEMENT_REQUEST template (#7917) 2022-04-12 00:08:59 +00:00
workflows Ensure metapackage is installed during CI and tox (#11119) 2023-11-15 14:42:19 +00:00
CODEOWNERS Update codeowners (#9835) 2023-03-22 13:28:19 +00:00
PULL_REQUEST_TEMPLATE.md Update pull request template (#3301) 2019-10-22 13:20:27 -04:00
dependabot.yml Support reproducible builds of Rust library (#7728) 2022-03-03 17:47:13 +00:00