We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a5b3e commit 96e4094Copy full SHA for 96e4094
1 file changed
pyproject.toml
@@ -14,7 +14,7 @@ pythonpath = ["."]
14
build = "cp312-win_amd64"
15
# disabling windows until hhttps://github.com/kiwix/kiwix-build/issues/466
16
# disabling PyPy due to 2 failing tests
17
-skip = "pp* *-win*"
+# skip = "pp* *-win*"
18
19
test-requires = ["pytest"]
20
test-command = "py.test {project}/tests/"
0 commit comments