Skip to content

Commit

Permalink
Test built wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Jul 5, 2023
1 parent bbb3da9 commit b1fe7d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@ find = {}

[tool.setuptools_scm]
write_to = "radbelt/_version.py"

[tool.cibuildwheel]
test-extras = ["test"]
test-command = "pytest --pyargs radbelt --doctest-plus"

0 comments on commit b1fe7d2

Please sign in to comment.