Skip to content

Commit

Permalink
old numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Sep 18, 2023
1 parent 39830d4 commit 2886ee7
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 @@ -43,7 +43,7 @@ rustup target add aarch64-apple-darwin
# pip install numpy --config-settings=setup-args="-Dallow-noblas=true"
before-build = """
choco install mingw --version=8.1.0
pip install numpy --config-settings=setup-args="-Dallow-noblas=true"
pip install "numpy==1.24.4"
"""
skip = "cp312-* *-win32 cp36-* cp37-*"

0 comments on commit 2886ee7

Please sign in to comment.