We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f4f99a commit 99dda15Copy full SHA for 99dda15
source/openpulse/setup.cfg
@@ -27,7 +27,7 @@ include_package_data = True
27
install_requires =
28
antlr4-python3-runtime # __ANTLR_VERSIONS__
29
importlib_metadata; python_version<'3.10'
30
- openqasm3[parser]>=0.4.0
+ openqasm3[parser]>=0.5.0
31
32
[options.packages.find]
33
exclude = tests*
0 commit comments