Closed vprusso closed 1 month ago
We should add a pyproject.toml file to specify any of the dependencies required to run the metriq-gym. For instance, pyqrack, qiskit, etc. are certainly required, but there is likely more as well that should be included.
pyproject.toml
metriq-gym
pyqrack
qiskit
We should add a
pyproject.toml
file to specify any of the dependencies required to run themetriq-gym
. For instance,pyqrack
,qiskit
, etc. are certainly required, but there is likely more as well that should be included.