Skip to content

Commit

Permalink
give up on pypi under windows
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Sep 18, 2023
1 parent 1e092c4 commit efa6c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ choco install mingw --version=8.1.0
pip install "numpy==1.24.4"
pip install "numpy==1.25.2"
"""
skip = "cp312-* *-win32 cp36-* cp37-*"
skip = "cp312-* *-win32 cp36-* cp37-* pp*"

0 comments on commit efa6c62

Please sign in to comment.