Skip to content

Commit

Permalink
Upgrade: Update build dependencies, remove upper bound on qiskit (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanty authored May 26, 2022
1 parent 53adc87 commit bd02e59
Show file tree
Hide file tree
Showing 4 changed files with 296 additions and 233 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ jobs:
# This is an exact match list, new dependencies will likely require their own entries
run: |
. scripts/ci_install_deps
poetry run pip-licenses --allow-only="MIT License;Apache Software License;BSD License;GNU Lesser General Public License v2 or later (LGPLv2+);Python Software Foundation License;Apache License 2.0;new BSD;Apache-2.0;ISCL;ISC License (ISCL);BSD;Mozilla Public License 2.0 (MPL 2.0)"
poetry run pip-licenses --allow-only="MIT License;Apache Software License;BSD License;BSD 3-Clause;GNU Lesser General Public License v2 or later (LGPLv2+);Python Software Foundation License;Apache License 2.0;new BSD;Apache-2.0;ISCL;ISC License (ISCL);BSD;Mozilla Public License 2.0 (MPL 2.0)"
Loading

0 comments on commit bd02e59

Please sign in to comment.