We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21bbf5d commit e46da53Copy full SHA for e46da53
1 file changed
pyproject.toml
@@ -14,7 +14,6 @@
14
15
[tool.cibuildwheel]
16
test-extras = "dev"
17
-dependency-versions = "pinned"
18
# Due to package & module name conflict, temporarily move it away to run tests:
19
before-test = "mv {package}/qsimcirq /tmp"
20
test-command = "pytest -s -v {package}/qsimcirq_tests/qsimcirq_test.py && mv /tmp/qsimcirq {package}"
0 commit comments