qiskit-community / qiskit-metal

Quantum Hardware Design. Open-source project for engineers and scientists to design superconducting quantum devices with ease.
https://qiskit-community.github.io/qiskit-metal/
Apache License 2.0
283 stars 209 forks source link

Address the advice from @willshank #897

Open priti-ashvin-shah-ibm opened 1 year ago

priti-ashvin-shah-ibm commented 1 year ago

Please be as descriptive as possible, including: what is expected, why is this feature needed, what is the objective, etc.

What is the feature being requested?

It might be good to update the release.yml. Invoking python setup.py is deprecated (python -m build is more favored now). I see other qiskit projects still do it as well though.

For advice from @wshanks , https://github.com/Qiskit/qiskit-metal/pull/895

What are use cases for this feature?