Skip to content

Commit e46da53

Browse files
committed
wip
1 parent 21bbf5d commit e46da53

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
[tool.cibuildwheel]
1616
test-extras = "dev"
17-
dependency-versions = "pinned"
1817
# Due to package & module name conflict, temporarily move it away to run tests:
1918
before-test = "mv {package}/qsimcirq /tmp"
2019
test-command = "pytest -s -v {package}/qsimcirq_tests/qsimcirq_test.py && mv /tmp/qsimcirq {package}"

0 commit comments

Comments
 (0)