unitaryfund / metriq-gym

Standard benchmark script implementations for https://metriq.info
Apache License 2.0
2 stars 0 forks source link

Add pyproject.toml file for dependency management #1

Closed vprusso closed 1 month ago

vprusso commented 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.