Skip to content

Commit

Permalink
Clean up cibuildhweel config
Browse files Browse the repository at this point in the history
dstansby authored and Cadair committed Apr 26, 2023
1 parent d80dbfa commit d2a4d1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -13,8 +13,8 @@ write_to = "sunpy/_version.py"

# Until we have h5py binaries we can't test wheels on Python 3.11
[tool.cibuildwheel]
test-skip = "cp311-*"
test-requires = ["opencv_python==4.6.0.66"]
test-command = "pytest -p no:warnings --doctest-rst -m 'not mpl_image_compare' --pyargs sunpy"
test-extras = ["all,test"]

[ tool.gilesbot ]
[ tool.gilesbot.circleci_artifacts ]

0 comments on commit d2a4d1f

Please sign in to comment.