Skip to content

Commit 5402e34

Browse files
committed
fix typo
1 parent 308f974 commit 5402e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ strip = true
2828
python-source = "python"
2929
module-name = "hangman_solver._solver"
3030

31-
# building wheel with: podman run --rm -v .:/io ghcr.io/pyo3/maturin build --release --compatiblity manylinux_2_17
31+
# building wheel with: podman run --rm -v .:/io ghcr.io/pyo3/maturin build --release --compatibility manylinux_2_17

0 commit comments

Comments
 (0)