Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup file Changes for OpenQAOA Plugins #202

Merged
merged 84 commits into from
May 12, 2023
Merged

Setup file Changes for OpenQAOA Plugins #202

merged 84 commits into from
May 12, 2023

Conversation

shahidee44
Copy link
Collaborator

@shahidee44 shahidee44 commented Mar 13, 2023

Description

  • Modified and Added setup.py for openqaoa-core, openqaoa-azure, openqaoa-qiskit, openqaoa-pyquil, openqaoa-braket
  • Moved unittests out from tests/ into the respective plugins openqaoa-xxx/tests
  • Update some unittests to work with newer structure
  • Added bash scripts to scripts to make it easier to test individual plugins.
  • pytest in scripts now use parallel execution

Checklist

  • I have performed a self-review of my code.
  • I have commented my code and used numpy-style docstrings
  • I have made corresponding updates to the documentation.
  • My changes generate no new warnings
  • I have added/updated tests to make sure bugfix/feature works.
  • New and existing unit tests pass locally with my changes.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Name the new unit-tests that you have added along with this change.

@shahidee44 shahidee44 changed the base branch from main to dev March 13, 2023 03:37
@Q-lds Q-lds added enhancement New feature or request dependencies Pull requests that update a dependency file refactor Code refactor labels Mar 13, 2023
src/openqaoa-qiskit/setup.py Outdated Show resolved Hide resolved
@vishal-ph vishal-ph merged commit 73910db into dev May 12, 2023
@vishal-ph vishal-ph deleted the dev_setup_change branch May 12, 2023 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request refactor Code refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants